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

1079 Commits

Author SHA1 Message Date
mstevetodd
f26f5ab40b
Merge pull request #11 from DCC-EX/master
Add LCD and OLED libs (#102)
2020-12-18 09:02:42 -05:00
ggee
040dc35b93
Add LCD and OLED libs (#102)
Add the example platformio configuration file
2020-12-17 17:33:29 -05:00
mstevetodd
9d0dbf7878
Merge pull request #10 from DCC-EX/master
merge upstream changes
2020-12-16 11:39:23 -05:00
Harald Barth
e1ad1f0ced Merge branch 'ethernetdefine' 2020-12-11 23:24:26 +01:00
Harald Barth
a1b802d91b Merge branch 'currentvalues' 2020-12-11 22:04:39 +01:00
Harald Barth
5333b7889f bugfix patches go in now 2020-12-11 22:02:11 +01:00
Harald Barth
fd292e50b6 Merge branch 'wifispeed' 2020-12-11 22:01:01 +01:00
mstevetodd
b9fdfdd71c
FIX: return WiThrottle speedstep, not DCC speedstep, in response to speed change request (#105)
* FIX: return WiThrottle speedstep, not DCC speedstep, in response to speed change request.

Should close #104

* use int, not byte for witSpeed
2020-12-11 14:20:13 -05:00
SteveT
47641a4b01 use int, not byte for witSpeed 2020-12-11 13:29:55 -05:00
Harald Barth
89073bd311 give back witspeed not converted (DCC) locospeed 2020-12-11 19:11:17 +01:00
Harald Barth
73b5325085 better speed step comment 2020-12-11 19:03:05 +01:00
SteveT
ef95e98a44 FIX: return WiThrottle speedstep, not DCC speedstep, in response to speed change request.
Should close #104
2020-12-11 09:33:18 -05:00
mstevetodd
8803dc0ea3
Merge pull request #9 from DCC-EX/master
Create CONTRIBUTING.md
2020-12-11 08:59:00 -05:00
Fred
d67290b579
Create CONTRIBUTING.md
Create a contributing file
2020-12-08 07:34:59 -05:00
Harald Barth
a1f7d06508 Report current as 1/1024 as expected by JMRI 2020-12-06 21:43:37 +01:00
Harald Barth
01a6d1c8f4 Ethernet should need a #define in config(.example).h 2020-11-29 10:48:39 +01:00
mstevetodd
3ae8ce30ff
Merge pull request #8 from DCC-EX/master
pull upstream commits
2020-11-26 19:41:25 -05:00
Harald Barth
f2db288102 Merge branch 'ackdiag' into candidate 2020-11-26 16:20:34 +01:00
Harald Barth
89fd98e4af Merge branch 'pluscommand-trackpoweroff' into candidate 2020-11-26 16:20:18 +01:00
Harald Barth
c57add11e3 Merge branch 'wifitimeout' into candidate 2020-11-26 16:17:17 +01:00
Harald Barth
21b3d28038 Merge branch 'master' into candidate 2020-11-26 15:58:40 +01:00
Harald Barth
e4eecae846 do not touch CR or CRLF of svg files 2020-11-26 15:55:52 +01:00
LarryD
56569a9b44
Partially fixed alignment issue. 2020-11-25 19:02:14 -06:00
mstevetodd
abfd63eb0d
Merge pull request #7 from DCC-EX/master
pull upstream changes
2020-11-25 19:57:29 -05:00
LarryD
e026fc1db2
Added list of key contributors to v3.0.0 2020-11-25 18:51:31 -06:00
LarryD
d48f827fa1
Add CommandStation-EX Arch files in Visio, PDF & SVG 2020-11-25 18:29:07 -06:00
LarryD
7bda3e7efc
Added Production Release Notes from Release to Release-Doc 2020-11-25 17:50:25 -06:00
LarryD
2cdd0d20cc
Moved Rough Release Notes to Release Doc Folder 2020-11-25 17:47:06 -06:00
LarryD
20891968ed
Add Folder for Release Doc and Architecutre Structure 2020-11-25 17:42:25 -06:00
mstevetodd
aa550ec3e6
Merge pull request #6 from DCC-EX/master
Mcommand (#100)
2020-11-24 22:14:21 -05:00
Harald Barth
edc39e7342 ack pulse length configurable from diag 2020-11-24 21:39:21 +01:00
Harald Barth
3faa48476c ack diag better messages 2020-11-24 21:12:55 +01:00
Asbelos
2ea8bfdd7c
Mcommand (#100) 2020-11-24 07:49:15 -05:00
mstevetodd
57d90d679a
Merge pull request #5 from DCC-EX/master
Create release-notes.md
2020-11-23 16:19:56 -05:00
Harald Barth
beca0b3368 Safety measure: Turm power off at + command 2020-11-23 22:13:36 +01:00
David Cutting
29edc65295 Create release-notes.md 2020-11-22 20:19:52 -07:00
Harald Barth
31022094c1 adjust timeouts 2020-11-23 00:46:14 +01:00
Harald Barth
a3ddcb059a make connection timeout configurable 2020-11-21 23:23:27 +01:00
Harald Barth
89b158f3d1 cut timeouts shorter 2020-11-21 22:20:15 +01:00
mstevetodd
7d460e5ef1
Merge pull request #4 from DCC-EX/master
update from upstream
2020-11-21 11:39:41 -05:00
Harald Barth
7753f6dbb5 many typos fixed 2020-11-18 23:53:06 +01:00
Harald Barth
df2e40fa11 empty SSID is "unconfigured" as well 2020-11-18 23:42:37 +01:00
Asbelos
258113c580
Fix T commands (#59)
Fix <H ..> response giving 128 instead of 1 for active status
2020-11-18 07:34:02 -05:00
Harald Barth
612cb95f85 make AP password setable 2020-11-17 15:16:45 +01:00
David Cutting
9ee5dc1600
Merge pull request #50 from DCC-EX/remove-boards
Remove all boards but Uno, Mega, and Nano
2020-11-16 15:20:17 -07:00
David Cutting
ed5031cbf6 Remove all boards but Uno, Mega, and Nano 2020-11-15 16:21:25 -07:00
Harald Barth
58550a68c8 surpress gcc warnings 2020-11-14 20:13:57 +01:00
mstevetodd
3ccae75e37
Merge pull request #3 from DCC-EX/master
update from upstream
2020-11-14 08:50:17 -05:00
Harald Barth
48d03cc82f Merge branch 'dont-touch-wifi' 2020-11-14 13:21:55 +01:00
Harald Barth
e809a460cc DONT_TOUCH_WIFI_CONFIG feature 2020-11-14 13:17:47 +01:00