1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-23 08:06:13 +01:00
Commit Graph

620 Commits

Author SHA1 Message Date
Fred
58d4618868
Update release_notes.md 2021-05-14 18:19:07 -04:00
Fred
9fdd251a7b Committing a SHA 2021-05-14 17:34:12 +00:00
Fred
5984abe133
Update release_notes.md 2021-05-14 13:33:56 -04:00
Fred
87cc8afdf9 Committing a SHA 2021-05-14 17:30:01 +00:00
Fred
7cef3dad2e
Update release_notes.md 2021-05-14 13:29:45 -04:00
Fred
7a68b0106d Committing a SHA 2021-05-14 00:29:09 +00:00
Fred
ea85a33e03
Update release_notes.md 2021-05-13 20:28:54 -04:00
Fred
05da109144 Committing a SHA 2021-05-13 23:56:48 +00:00
Fred
38b5c0cae2
Update version.h 2021-05-13 19:56:32 -04:00
Asbelos
1b1d8fceb4 Committing a SHA 2021-05-11 12:35:11 +00:00
Asbelos
bb63a559ad Merge branch 'master' of https://github.com/DCC-EX/CommandStation-EX 2021-05-11 13:33:57 +01:00
Asbelos
fafaa7a1e1 Remove cv1 bit 7 test in <R> cmd 2021-05-11 13:32:13 +01:00
Harald Barth
bce5acc8d0 Committing a SHA 2021-05-09 18:04:56 +00:00
Harald Barth
b3d02350f2 only send function commands once, not 4 times 2021-05-09 20:04:16 +02:00
Asbelos
7b2647ad81 Committing a SHA 2021-05-07 17:24:58 +00:00
Asbelos
67c8366512
Fix auto rejoin after prog cmd (needs version n umber!) (#148)
* ack down flank double check

* ack gap properly reported

* zero gap count; tolerate 2 samples per gap

* Fix auto rejoin after prog cmd

Moved more setup out of the BASELINE loop so its not checked every time while waiting for reset counter.
Added REJOIN diag..

* Stable 100mS and off 30mS

* Init powerOff after flag.

Co-authored-by: Harald Barth <haba@kth.se>
2021-05-07 18:24:34 +01:00
Neil McKechnie
ebbe698e51 Committing a SHA 2021-05-06 23:12:48 +00:00
Neil McKechnie
107e9d1d62
Fix turnout handling of EEPROM (#147)
On activation, Turnout code was saving entire EEPROM twice, even if EEPROM save was switched off with the <e> command.  It's now been changed so that only the tStatus byte is updated, and only if the turnout has previously been saved into EEPROM.
2021-05-07 00:12:33 +01:00
LarryD
9b4c374cd4 Committing a SHA 2021-04-27 15:02:30 +00:00
LarryD
d721ed5184
Rename file to all lower case. 2021-04-27 10:02:02 -05:00
LarryD
9073aadab7 Committing a SHA 2021-04-27 15:01:27 +00:00
LarryD
d9a7eeeef3
Rename file to all lower case 2021-04-27 10:01:08 -05:00
Asbelos
1d6e6ec10e Committing a SHA 2021-04-27 14:45:45 +00:00
Asbelos
bded5d3588
3.0.12 Fix Functions >127 (just a bug) (#146)
* Fix Functions >127

* Update version.h

* avoid freds fix

Co-authored-by: Fred <fndecker@gmail.com>
2021-04-27 10:45:26 -04:00
LarryD
87481209ec Committing a SHA 2021-04-27 14:38:50 +00:00
LarryD
dbe682e5ba
Add Release v3.1.0 draft content 2021-04-27 09:38:26 -05:00
Fred
83e4e4f6ee Committing a SHA 2021-04-27 14:38:18 +00:00
Fred
45eb7c80b6
Frightrisk hostname fix (#144)
* Fix esp8266 hostname in STA mode by checking for new version of the AT cmd instead of old cmd since some firmware still allows old commands

* Add more old firmware checks and set oldCmd earlier

* increment version number
2021-04-27 10:37:54 -04:00
LarryD
b541614a19 Committing a SHA 2021-04-27 14:35:32 +00:00
LarryD
4756e767cf
Add Release Note text to .md file for historical purposes 2021-04-27 09:35:16 -05:00
LarryD
9ef0189ae8 Committing a SHA 2021-04-27 14:30:28 +00:00
LarryD
e866fd1bd7
Delete Release_Notes_v3.10.0.md
Delete Release_Notes file with accidental wrong version v3.10.0.
2021-04-27 09:30:10 -05:00
LarryD
51491ac1e0 Committing a SHA 2021-04-27 14:28:06 +00:00
LarryD
48524b1175
Create initial draft of Release_Notes_v3.0.0.md
Will populate later from GitHub Release section for historical purposes.
2021-04-27 09:27:41 -05:00
LarryD
dc200aab75 Committing a SHA 2021-04-27 14:26:21 +00:00
LarryD
3954e058c7
Create initial version of Release_Notes_v3.1.0 2021-04-27 09:26:03 -05:00
LarryD
5d0da81377 Committing a SHA 2021-04-27 14:23:45 +00:00
LarryD
6a5a8acd17
Add Release Notes Folder to CommandStationEX Repo and Release_Notes_v3.10.0.md file 2021-04-27 09:23:25 -05:00
Fred
c27aa3a2d2 Committing a SHA 2021-04-20 13:31:38 +00:00
Fred
d12714d51e
Update config.example.h
Fix spelling of contain
2021-04-20 09:31:17 -04:00
Neil McKechnie
ca7d728b81 Committing a SHA 2021-04-13 23:11:08 +00:00
Neil McKechnie
c4f45ddc36 Update SSD1306Ascii.cpp
Fix handling of clear screen for the nanoEvery and nanoWifi.
2021-04-13 23:13:27 +01:00
Asbelos
b8b9b6d354 Committing a SHA 2021-04-12 08:19:20 +00:00
Asbelos
8197e2bffa Teensy/nanoEvery compiler warnings
No functional change, just avoiding compiler warnings for un used parameters in some architectures.
2021-04-12 09:18:48 +01:00
Harald Barth
813ad7e6a4 Committing a SHA 2021-04-06 20:11:40 +00:00
Harald Barth
a7d0042403 Merge branch 'master' of https://github.com/DCC-EX/CommandStation-EX 2021-04-06 22:10:46 +02:00
Harald Barth
3c30ef3c9d 3.0.11 2021-04-06 22:10:33 +02:00
Harald Barth
2651934a75 Committing a SHA 2021-04-06 20:10:17 +00:00
Harald Barth
30c13190a4 merge 28speedsteps 2021-04-06 22:04:16 +02:00
Harald Barth
0020ec2b71 more keywords 2021-04-06 22:02:20 +02:00