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

602 Commits

Author SHA1 Message Date
Asbelos
4aceff8b7c WiThrott;e FIXES 2020-07-05 21:00:27 +01:00
Harald Barth
0a3d2e7595 Implement # command 2020-07-04 21:53:44 +02:00
Harald Barth
e244de7835 more merge 2020-07-04 21:44:36 +02:00
Harald Barth
ac3c8661a6 more merge 2020-07-04 21:40:08 +02:00
Harald Barth
90e4f3ea19 Merge branch 'master' into mergefix
Conflicts:
	DCCWaveform.cpp
2020-07-04 21:36:05 +02:00
Harald Barth
cecbc62e73 Sense factor corr 2020-07-04 21:32:21 +02:00
Asbelos
a2636b1296 ACK pulse durations
Refer @haba
2020-07-03 17:57:24 +01:00
Asbelos
dc33acf7d4 Update WiThrottle.cpp 2020-07-03 17:35:32 +01:00
Asbelos
46d1f3e237 Copyrights etc 2020-07-03 17:35:02 +01:00
Asbelos
dc13a0e209 Update DCCWaveform.cpp 2020-07-03 17:12:53 +01:00
Harald Barth
e0dbe06939 Merge branch 'tinker2-uno' into mergefix
Conflicts:
	Config.h
	DCCWaveform.h
	Hardware.cpp
2020-07-03 16:17:28 +02:00
Harald Barth
0c9b2d962b Correct place for checkAck() so ack pulse lenth is correct 2020-07-03 16:03:10 +02:00
Harald Barth
3d7a9500cf First test on Uno 2020-07-03 00:19:59 +02:00
Asbelos
53769205e4 OOps current detect wrong 2020-07-02 19:13:08 +01:00
Asbelos
505a8346d8 Current detector factors 2020-07-02 17:54:09 +01:00
Asbelos
b0debd1fab Interrupt time ACK manager 2020-07-02 12:49:35 +01:00
Asbelos
5a23fc717f currecting unused pin 2020-07-02 08:04:38 +01:00
Asbelos
9ebe4ad834 Update WifiInterface.cpp 2020-07-01 23:02:45 +01:00
Asbelos
47a4d2dae9 Cleanup and ACK debugs 2020-07-01 16:58:48 +01:00
dexslab
4721c7150c Add readme add back extensions and settings from Dave and fix gitignore 2020-07-01 09:06:03 -04:00
Asbelos
bec57345f1 ACK diagnostics
Type <D 1> to enable
2020-07-01 10:27:53 +01:00
Dex
6903995d6d
Create CI workflow for Command Station 2020-06-30 22:54:03 -04:00
dexslab
9c6ca904a0 File structure changes to allow installer compile, fixes for gitignore 2020-06-30 22:50:47 -04:00
Asbelos
5269177f2e Clearing up more warnings
NOTE: the ones in MemStream are not mine!
2020-06-30 09:09:39 +01:00
Asbelos
7f7d707bc9
Merge pull request #1 from mstevetodd/master
add server type message (HT) to initial connection strings, fix link
2020-06-30 08:13:44 +01:00
mstevetodd
2f442df82f
add server type message (HT) to initial connection strings 2020-06-29 20:16:22 -04:00
mstevetodd
f2db8768a6
fix link (and test PR) 2020-06-29 08:49:46 -04:00
Asbelos
59e541de72 Quit/Reconnect improvements 2020-06-29 13:45:16 +01:00
Asbelos
20e8715fc6 WiThrottle ACTUALLY WORKS 2020-06-29 13:03:08 +01:00
Asbelos
6a923c4302 Cleaning up warnings (some of which were actually fatal) 2020-06-29 11:37:05 +01:00
Asbelos
68f47dae17 HTTPParser framework
Beware needs uplifted wifi buffer
2020-06-28 12:45:31 +01:00
Asbelos
c97d07608b Surface Wifi setup into main prog setup()
Allows for setup with a UNO
2020-06-28 10:21:27 +01:00
David Cutting
0bfeefca37 Change configuration, rename FireBox 2020-06-28 00:28:08 -06:00
Asbelos
669356df7d First WiThrottle prototype 2020-06-27 15:36:32 +01:00
Asbelos
1a1429bf72 Servo Turnouts 2020-06-23 20:01:43 +01:00
Asbelos
030cb654b4 Accessory command validations 2020-06-23 20:00:34 +01:00
Asbelos
e7e4d4fbd9 Drop railcom and prepare for servo turnouts 2020-06-23 17:43:50 +01:00
Asbelos
7c68a9de70 virtual turnout activate 2020-06-22 11:58:33 +01:00
Asbelos
cc0821520e Implement function reminders and new function API 2020-06-22 10:54:57 +01:00
Asbelos
77b745b2f5 Fun with Wifi Port 2020-06-22 10:49:11 +01:00
Asbelos
8decd7db0a Change to TimerOne and drop Railcom code for now. 2020-06-22 10:47:25 +01:00
Asbelos
b2a9022c19 Preamble count to include previous stop bit 2020-06-21 12:59:58 +01:00
Asbelos
effbdea477 Improved comments and <#> diagnostic 2020-06-19 10:45:08 +01:00
Asbelos
c5045e4cac Implement <1 MAIN> etc. 2020-06-19 09:19:41 +01:00
Asbelos
5872659ff2 Command Filter and some extra APIs. 2020-06-18 19:36:37 +01:00
Asbelos
ffea04a499 tIMER WRAP PROTECTION and broadcast speed fix 2020-06-16 11:06:36 +01:00
Asbelos
506f9e4353 More PROGMEM tuning 2020-06-13 15:53:46 +01:00
Asbelos
8538aa1624 Wifi Interface WORKING 2020-06-13 11:17:06 +01:00
Asbelos
2a36ad365c WifiInterface compiles
Basic logic compiles... untested
2020-06-13 09:36:10 +01:00
David Cutting
2e5e071fbb
Create LICENSE 2020-06-12 22:51:42 -06:00