1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-02-16 22:19:14 +01:00

Commit Graph

  • 2ea8bfdd7c
    Mcommand (#100) Asbelos 2020-11-24 12:49:15 +0000
  • 57d90d679a
    Merge pull request #5 from DCC-EX/master mstevetodd 2020-11-23 16:19:56 -0500
  • beca0b3368 Safety measure: Turm power off at + command Harald Barth 2020-11-23 22:13:36 +0100
  • 29edc65295 Create release-notes.md David Cutting 2020-11-22 20:19:52 -0700
  • 31022094c1 adjust timeouts Harald Barth 2020-11-23 00:46:14 +0100
  • a3ddcb059a make connection timeout configurable Harald Barth 2020-11-21 23:23:27 +0100
  • 89b158f3d1 cut timeouts shorter Harald Barth 2020-11-21 22:20:15 +0100
  • 7d460e5ef1
    Merge pull request #4 from DCC-EX/master mstevetodd 2020-11-21 11:39:41 -0500
  • eececa322a Start adding back unowifi stuffz dexslab 2020-11-20 08:34:36 -0500
  • 7753f6dbb5 many typos fixed Harald Barth 2020-11-18 23:53:06 +0100
  • df2e40fa11 empty SSID is "unconfigured" as well Harald Barth 2020-11-18 23:42:37 +0100
  • 258113c580
    Fix T commands (#59) Asbelos 2020-11-18 12:34:02 +0000
  • 3cbae61248 Fix T commands Asbelos 2020-11-18 11:02:18 +0000
  • 612cb95f85 make AP password setable Harald Barth 2020-11-17 15:16:45 +0100
  • 9ee5dc1600
    Merge pull request #50 from DCC-EX/remove-boards David Cutting 2020-11-16 15:20:17 -0700
  • ed5031cbf6 Remove all boards but Uno, Mega, and Nano David Cutting 2020-11-15 16:21:25 -0700
  • edb12d69d6 surpress gcc warnings displayip Harald Barth 2020-11-14 20:13:57 +0100
  • 086c78f58f Display class Harald Barth 2020-11-14 22:06:58 +0100
  • 58550a68c8 surpress gcc warnings new-boards Harald Barth 2020-11-14 20:13:57 +0100
  • 3ccae75e37
    Merge pull request #3 from DCC-EX/master mstevetodd 2020-11-14 08:50:17 -0500
  • 48d03cc82f Merge branch 'dont-touch-wifi' Harald Barth 2020-11-14 13:21:55 +0100
  • e809a460cc DONT_TOUCH_WIFI_CONFIG feature Harald Barth 2020-11-14 13:17:47 +0100
  • 266a8728d3
    Update README.md David Cutting 2020-11-14 04:24:07 -0700
  • 6b4199be27
    Merge pull request #2 from DCC-EX/master mstevetodd 2020-11-10 13:57:03 -0500
  • 8fa6ded079 Automatic MAC Address handling for Ethernet/WiFi NetworkIntegration Gregor Baues 2020-11-10 16:36:34 +0100
  • dda7bc7277 Minor fixes for the integrated/standalone version; Copyright fixes Gregor Baues 2020-11-10 10:58:01 +0100
  • edc38169dc WiFi UDP working as well Gregor Baues 2020-11-09 18:48:17 +0100
  • 34fe1256e7 Ethernet UDP working Gregor Baues 2020-11-09 18:13:11 +0100
  • 6d7d01b1b5 Renamed Enum value UDP to UDPR because of class name clash Gregor Baues 2020-11-09 17:00:24 +0100
  • 0eb902f169 Ethernet/UDP recv fixed Gregor Baues 2020-11-09 15:41:17 +0100
  • 861cd65699 Mcommand Asbelos 2020-11-06 16:29:11 +0000
  • b1ac7feb01 Merge branch 'master' into Ethernewt- v3.0.0-Beta-2 Asbelos 2020-11-06 08:54:25 +0000
  • 6dd4ab0004 Working Ethernet!! Asbelos 2020-11-05 10:54:16 +0000
  • eeac7893a6 Compiler warning Asbelos 2020-11-05 10:53:55 +0000
  • b41fb4b46b First try on using RingStream (nok) Gregor Baues 2020-11-02 10:53:02 +0100
  • d248cccf81 special treatment for Pololu board Harald Barth 2020-11-01 10:16:29 +0100
  • 34f3abedaf different approach to Polplu board and UNUSED_PIN=127 Harald Barth 2020-10-31 22:45:06 +0100
  • 6f68adbfe9 comment negative/inverted pin Harald Barth 2020-10-31 11:29:34 +0100
  • 5ad396fbf4 fix indent Harald Barth 2020-10-31 11:27:29 +0100
  • 7a5b84ef18 handle motorboards with invereted brake pin (like pololu) Harald Barth 2020-10-31 11:26:23 +0100
  • a85131ee17 experimental Asbelos 2020-10-30 13:00:02 +0000
  • 4dca656fd2 Merge branch 'master' into Ethernewt- Asbelos 2020-10-30 10:02:45 +0000
  • 0d51294ea5 Update defines.h SteveT 2020-10-29 12:53:07 -0400
  • 9e0dcb6fc8 make match master SteveT 2020-10-29 12:52:10 -0400
  • 052178970b make match master SteveT 2020-10-29 12:47:44 -0400
  • c53dea018f Merge branch 'master' of https://github.com/mstevetodd/CommandStation-EX SteveT 2020-10-29 12:39:42 -0400
  • 06ace2484f
    Merge pull request #1 from DCC-EX/master mstevetodd 2020-10-29 12:37:55 -0400
  • 50e85d0b79 better isprint instead Harald Barth 2020-10-28 23:19:55 +0100
  • df9b7813a9 include ctype and add license notice Harald Barth 2020-10-28 22:00:07 +0100
  • bf4190063a forgotten end of setup function v3.0.0-Beta-1 Harald Barth 2020-10-28 21:16:41 +0100
  • 1a1dbb42bc Merge branch 'frightrisk-outputs' of https://github.com/DCC-EX/CommandStation-EX into frightrisk-outputs Harald Barth 2020-10-28 20:41:25 +0100
  • 27f3842ef5 do second try to set AP ESSID and PASSWORD if necessary Harald Barth 2020-10-28 20:32:20 +0100
  • 43755b054f Merge branch 'master' of https://github.com/DCC-EX/CommandStation-EX Harald Barth 2020-10-28 20:25:54 +0100
  • 1038be8709 Merge branch 'master' into sensor-activate Harald Barth 2020-10-28 20:23:47 +0100
  • 177bf202a8
    Update Outputs.cpp Fred 2020-10-28 14:27:16 -0400
  • 8ed8db1127
    Update DCC.h Fred 2020-10-28 14:22:34 -0400
  • 7537f4c3d6
    Update CommandStation-EX.ino Fred 2020-10-28 14:14:11 -0400
  • fe274cd059 Merge branch 'master' into NetworkIntegration Gregor Baues 2020-10-28 13:32:31 +0100
  • 003cb95591 Reset app protocol if not recognized for recovery Gregor Baues 2020-10-28 13:20:04 +0100
  • c6cff3b4bd wifi setup tristate Harald Barth 2020-10-27 21:50:46 +0100
  • 2e09c9965d Fixed sendToDcc for multiple interface support Gregor Baues 2020-10-27 21:33:16 +0100
  • e077bc123a Merge branch 'wifi-reliability2' into Ethernewt- Asbelos 2020-10-27 16:49:53 +0000
  • d61273a7b0 Merge branch 'master' into Ethernewt- Asbelos 2020-10-27 16:48:53 +0000
  • 6e9f584f72 Merge branch 'master' into wifi-reliability2 Asbelos 2020-10-27 12:52:02 +0000
  • 96fba12d59 ONLY 1 Call to WifiInboundHandler::setup! Asbelos 2020-10-27 12:50:01 +0000
  • a65ca0b704 Cleaner purge after error or connect fail Asbelos 2020-10-27 12:33:01 +0000
  • 138851f45f Cleaner purge on ERROR Asbelos 2020-10-27 11:04:51 +0000
  • 6c0b5d82be Ring count improvements Asbelos 2020-10-27 10:38:30 +0000
  • 0144ff7ee4 Fixes the main loop over all interfaces Gregor Baues 2020-10-27 09:52:06 +0100
  • 59a1a8eb1b turn off tcp server to reset connections Harald Barth 2020-10-27 07:33:04 +0100
  • 019001675e return false if parseS does not find any sensors Harald Barth 2020-10-27 07:24:48 +0100
  • 8101e75dae Remove unneccessary break command FrightRisk 2020-10-26 14:00:25 -0400
  • babdad06ca Remove commands that were called twice FrightRisk 2020-10-26 13:28:47 -0400
  • 369a75f958 Fix return values for outputs and sensors (<X> and <O> responses FrightRisk 2020-10-26 12:57:37 -0400
  • b7fc055953 Passing Strteamer correctly Asbelos 2020-10-26 13:58:25 +0000
  • 8ff947f895 Passing outbound Ring to Withrottle Asbelos 2020-10-26 13:31:51 +0000
  • 6833d82789 Buffer overflow resilience Asbelos 2020-10-26 12:59:40 +0000
  • 1b624cdfdb Fixed remoteIP build issue Gregor Baues 2020-10-26 11:09:39 +0100
  • 09ae1e7ed1 Modified .ino file Gregor Baues 2020-10-26 11:04:27 +0100
  • a355cc74a0 BugFix + DCC_ENABLED set <s> not replying but <R> ok Gregor Baues 2020-10-26 10:52:47 +0100
  • 77f0b99f8d Merge branch 'NetworkIntegration' of https://github.com/DCC-EX/CommandStation-EX into NetworkIntegration Gregor Baues 2020-10-26 10:29:52 +0100
  • 5888e21090 Multiple NetworkInterface support Gregor Baues 2020-10-26 10:29:40 +0100
  • 9149bc0ee2 no float in Sensor no more Harald Barth 2020-10-26 09:10:45 +0100
  • ecd176042e checkAll() only checks one now (and should be renamed) Harald Barth 2020-10-26 00:56:25 +0100
  • 9099af3188 Sensors show their status at change (as in classic) Harald Barth 2020-10-25 23:52:22 +0100
  • 1948773684
    WiFi lib changed to only the name to try for autobuild Gregor Baues 2020-10-24 07:36:40 +0200
  • 9b5e6c447f exact version Harald Barth 2020-10-23 23:07:05 +0200
  • c1e4727ee8 one DIAG removed Gregor Baues 2020-10-23 21:42:36 +0200
  • d00864cbf4 NetworkInterface integrated Gregor Baues 2020-10-23 21:30:56 +0200
  • c9c5f6a67b Setup ok; some fixes; DCCParser to be added; StringFormatter done Gregor Baues 2020-10-22 21:41:56 +0200
  • a16b3a1fa6 Drop obsolete reference Asbelos 2020-10-22 20:24:47 +0100
  • c882c2edfc prepare version for release Harald Barth 2020-10-22 20:38:10 +0200
  • 740ba6859a Inital integration - StringFormatter to be fixed Gregor Baues 2020-10-22 19:25:20 +0200
  • 8c8a484671 License details correction Asbelos 2020-10-20 12:48:32 +0100
  • 742f10bf0a Merge branch 'master' into wifi-reliability2 Asbelos 2020-10-20 12:31:52 +0100
  • 4dee6da29e make volatile because of interrupt routine and optimzer in PIO Harald Barth 2020-10-20 10:55:12 +0200
  • 7dca6db1c5 Bit shuffling for function groups Harald Barth 2020-10-13 23:08:19 +0200
  • ae77c5b7d6 Send all functions Asbelos 2020-10-13 18:01:11 +0100
  • 11e22c5d1d Working Wifi ringbuffer implementation Asbelos 2020-10-13 17:37:40 +0100
  • b98c853a1b Withrotthe Functions Asbelos 2020-10-12 22:24:37 +0100