1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-04-21 20:41:19 +02:00

Commit Graph

  • 27f3842ef5 do second try to set AP ESSID and PASSWORD if necessary Harald Barth 2020-10-28 20:32:20 +01:00
  • 43755b054f Merge branch 'master' of https://github.com/DCC-EX/CommandStation-EX Harald Barth 2020-10-28 20:25:54 +01:00
  • 1038be8709 Merge branch 'master' into sensor-activate Harald Barth 2020-10-28 20:23:47 +01:00
  • 177bf202a8
    Update Outputs.cpp Fred 2020-10-28 14:27:16 -04:00
  • 8ed8db1127
    Update DCC.h Fred 2020-10-28 14:22:34 -04:00
  • 7537f4c3d6
    Update CommandStation-EX.ino Fred 2020-10-28 14:14:11 -04:00
  • fe274cd059 Merge branch 'master' into NetworkIntegration Gregor Baues 2020-10-28 13:32:31 +01:00
  • 003cb95591 Reset app protocol if not recognized for recovery Gregor Baues 2020-10-28 13:20:04 +01:00
  • c6cff3b4bd wifi setup tristate Harald Barth 2020-10-27 21:50:46 +01:00
  • 2e09c9965d Fixed sendToDcc for multiple interface support Gregor Baues 2020-10-27 21:33:16 +01:00
  • e077bc123a Merge branch 'wifi-reliability2' into Ethernewt- Asbelos 2020-10-27 16:49:53 +00:00
  • d61273a7b0 Merge branch 'master' into Ethernewt- Asbelos 2020-10-27 16:48:53 +00:00
  • 6e9f584f72 Merge branch 'master' into wifi-reliability2 Asbelos 2020-10-27 12:52:02 +00:00
  • 96fba12d59 ONLY 1 Call to WifiInboundHandler::setup! Asbelos 2020-10-27 12:50:01 +00:00
  • a65ca0b704 Cleaner purge after error or connect fail Asbelos 2020-10-27 12:33:01 +00:00
  • 138851f45f Cleaner purge on ERROR Asbelos 2020-10-27 11:04:51 +00:00
  • 6c0b5d82be Ring count improvements Asbelos 2020-10-27 10:38:30 +00:00
  • 0144ff7ee4 Fixes the main loop over all interfaces Gregor Baues 2020-10-27 09:52:06 +01:00
  • 59a1a8eb1b turn off tcp server to reset connections Harald Barth 2020-10-27 07:33:04 +01:00
  • 019001675e return false if parseS does not find any sensors Harald Barth 2020-10-27 07:24:48 +01:00
  • 8101e75dae Remove unneccessary break command FrightRisk 2020-10-26 14:00:25 -04:00
  • babdad06ca Remove commands that were called twice FrightRisk 2020-10-26 13:28:47 -04:00
  • 369a75f958 Fix return values for outputs and sensors (<X> and <O> responses FrightRisk 2020-10-26 12:57:37 -04:00
  • b7fc055953 Passing Strteamer correctly Asbelos 2020-10-26 13:58:25 +00:00
  • 8ff947f895 Passing outbound Ring to Withrottle Asbelos 2020-10-26 13:31:51 +00:00
  • 6833d82789 Buffer overflow resilience Asbelos 2020-10-26 12:59:40 +00:00
  • 1b624cdfdb Fixed remoteIP build issue Gregor Baues 2020-10-26 11:09:39 +01:00
  • 09ae1e7ed1 Modified .ino file Gregor Baues 2020-10-26 11:04:27 +01:00
  • a355cc74a0 BugFix + DCC_ENABLED set <s> not replying but <R> ok Gregor Baues 2020-10-26 10:52:47 +01:00
  • 77f0b99f8d Merge branch 'NetworkIntegration' of https://github.com/DCC-EX/CommandStation-EX into NetworkIntegration Gregor Baues 2020-10-26 10:29:52 +01:00
  • 5888e21090 Multiple NetworkInterface support Gregor Baues 2020-10-26 10:29:40 +01:00
  • 9149bc0ee2 no float in Sensor no more Harald Barth 2020-10-26 09:10:45 +01:00
  • ecd176042e checkAll() only checks one now (and should be renamed) Harald Barth 2020-10-26 00:56:25 +01:00
  • 9099af3188 Sensors show their status at change (as in classic) Harald Barth 2020-10-25 23:52:22 +01:00
  • 1948773684
    WiFi lib changed to only the name to try for autobuild Gregor Baues 2020-10-24 07:36:40 +02:00
  • 9b5e6c447f exact version Harald Barth 2020-10-23 23:07:05 +02:00
  • c1e4727ee8 one DIAG removed Gregor Baues 2020-10-23 21:42:36 +02:00
  • d00864cbf4 NetworkInterface integrated Gregor Baues 2020-10-23 21:30:56 +02:00
  • c9c5f6a67b Setup ok; some fixes; DCCParser to be added; StringFormatter done Gregor Baues 2020-10-22 21:41:56 +02:00
  • a16b3a1fa6 Drop obsolete reference Asbelos 2020-10-22 20:24:47 +01:00
  • c882c2edfc prepare version for release Harald Barth 2020-10-22 20:38:10 +02:00
  • 740ba6859a Inital integration - StringFormatter to be fixed Gregor Baues 2020-10-22 19:25:20 +02:00
  • 8c8a484671 License details correction Asbelos 2020-10-20 12:48:32 +01:00
  • 742f10bf0a Merge branch 'master' into wifi-reliability2 Asbelos 2020-10-20 12:31:52 +01:00
  • 4dee6da29e make volatile because of interrupt routine and optimzer in PIO Harald Barth 2020-10-20 10:55:12 +02:00
  • 7dca6db1c5 Bit shuffling for function groups Harald Barth 2020-10-13 23:08:19 +02:00
  • ae77c5b7d6 Send all functions Asbelos 2020-10-13 18:01:11 +01:00
  • 11e22c5d1d Working Wifi ringbuffer implementation Asbelos 2020-10-13 17:37:40 +01:00
  • b98c853a1b Withrotthe Functions Asbelos 2020-10-12 22:24:37 +01:00
  • 83e4b29a78 Ckean lost buffer Asbelos 2020-10-12 22:21:37 +01:00
  • 3fe04c1a0e DCC getFn Asbelos 2020-10-12 22:18:55 +01:00
  • 576288ba9e DIAG LCD Asbelos 2020-10-12 22:18:09 +01:00
  • ac0f7e9356 Merge branch 'ackdiag' into mergetest Harald Barth 2020-10-12 23:10:31 +02:00
  • 0e3046e24f
    Lcd experimental (#46) Asbelos 2020-10-12 19:32:47 +01:00
  • 1c2df3fe22 Ack current setable by debug statement D ACK LIMIT n Harald Barth 2020-10-08 23:39:04 +02:00
  • e112be7087 Merge branch 'master' of https://github.com/mstevetodd/CommandStation-EX SteveT 2020-10-07 08:53:02 -04:00
  • 3f06fb08df
    Wifi reliability (#45) Asbelos 2020-10-05 18:42:31 +01:00
  • abd83bf7d6 Merge branch 'turnouteeprom' into mergetest, conflicts in DCC.cpp resolved Harald Barth 2020-10-05 00:13:04 +02:00
  • 6dc4bcdb71 D EEPROM command Harald Barth 2020-10-04 21:20:13 +02:00
  • f0314e96af Changes for compatibility with Installer dexslab 2020-10-04 11:31:24 -04:00
  • a8000aae54 Changes for compatibility with Installer dexslab 2020-10-04 11:29:48 -04:00
  • 75d7547f11 Turnouts stored to EEPROM without trashing other stuff Harald Barth 2020-10-03 14:07:25 +02:00
  • 6feda4e217
    startup Info on USB (#44) Asbelos 2020-10-02 17:12:48 +01:00
  • a28792312a add back config.example.h file FrightRisk 2020-09-29 17:28:03 -04:00
  • 7c47bb1562 Fix Turnout and Output return value FrightRisk 2020-09-29 17:19:02 -04:00
  • 1b802cc600
    add support for FireBox_Mk1, reduce heartbeat, separate eStop time (#43) mstevetodd 2020-09-29 11:51:01 -04:00
  • 6e45b3a434
    Merge pull request #3 from DCC-EX/master mstevetodd 2020-09-28 19:09:02 -04:00
  • f6b5a47975 add support for FireBox_Mk1, reduce heartbeat, separate eStop time SteveT 2020-09-28 19:07:27 -04:00
  • 2495edbd25
    Merge pull request #42 from DCC-EX/feature/config Dex 2020-09-28 15:15:36 -04:00
  • 81c695168e revert of timer.cpp dexslab 2020-09-28 15:13:48 -04:00
  • fee0a75b36
    Merge pull request #2 from DCC-EX/master mstevetodd 2020-09-28 14:09:20 -04:00
  • f6853e5abd Merge branch 'progcurlimit' Harald Barth 2020-09-27 13:26:41 +02:00
  • 7cd9e68717 turn PROGBOOST off at PROG off Harald Barth 2020-09-27 13:26:29 +02:00
  • 1801366aa3 Merge branch 'progcurlimit' Harald Barth 2020-09-27 13:12:27 +02:00
  • 1f03d9759d cap overcurrent off time to 10sec Harald Barth 2020-09-27 13:12:02 +02:00
  • 85d60dfbbd D PROGBOOST ON command Harald Barth 2020-09-27 13:03:46 +02:00
  • 87fcfa0823 Merge branch 'progcurlimit' Harald Barth 2020-09-27 12:22:31 +02:00
  • c14596a252 current trip values on PROG depending on state Harald Barth 2020-09-27 12:14:25 +02:00
  • e02f29d132 plaformio.ini with monitor flags Gregor Baues 2020-09-27 11:03:05 +02:00
  • 6911d9ed01 better howto in README.md Harald Barth 2020-09-27 00:44:45 +02:00
  • 60413b00e3 platformio conf Harald Barth 2020-09-26 23:46:28 +02:00
  • 9917035534 PROG_TRIP_CURRENT defined here until made runtime changable Harald Barth 2020-09-26 23:33:47 +02:00
  • 527cc92eac Merge branch 'feature/config' into mergetest Harald Barth 2020-09-26 23:28:02 +02:00
  • d45d35f32f Merge branch 'feature/config-saveram' into feature/config Harald Barth 2020-09-26 23:04:19 +02:00
  • a91d127256 Merge branch 'feature/config-saveram' of https://github.com/DCC-EX/CommandStation-EX into feature/config-saveram Harald Barth 2020-09-26 22:57:34 +02:00
  • 00202e7966 remove unused configs Harald Barth 2020-09-26 22:56:35 +02:00
  • 59383dd6d5
    Update platformio.ini Fred 2020-09-26 16:52:13 -04:00
  • 79201a911c fix objdump.sh Harald Barth 2020-09-26 22:28:29 +02:00
  • 6fb11d5ac9
    Update platformio.ini Fred 2020-09-26 15:06:27 -04:00
  • 36a59c5c8a
    Update platformio.ini Fred 2020-09-26 15:03:22 -04:00
  • c52610ae9c
    Update platformio.ini Fred 2020-09-26 14:55:19 -04:00
  • 2929ce167b
    Update platformio.ini Fred 2020-09-26 14:34:59 -04:00
  • 38fe65fcca Drop advanced feature samples from basic ino Asbelos 2020-09-26 16:29:11 +01:00
  • c3e17fcf04 Add EthernetInterface (UNTESTED, UNCALLED) Asbelos 2020-09-26 12:01:00 +01:00
  • 36e6c3cd48 Decouple WifiInterface from Parser Asbelos 2020-09-26 10:54:11 +01:00
  • 162c7e6e11 UNTESTED Reduce #ifdef hell on wifi Asbelos 2020-09-26 09:40:49 +01:00
  • 411a6b1130 Move bulk includes out of .ino Asbelos 2020-09-26 08:49:51 +01:00
  • 59d77f2362 Remove unnecessary #iddefs Asbelos 2020-09-26 08:42:24 +01:00
  • f76fb8d6c5 Merge branch 'feature/config' of https://github.com/DCC-EX/CommandStation-EX into feature/config Asbelos 2020-09-26 08:10:55 +01:00
  • 9ebe13828a Correct objdump Asbelos 2020-09-26 08:10:43 +01:00