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

Commit Graph

  • ecbedd26bc withrottle changes mstevetodd 2020-08-12 11:17:05 -04:00
  • 9cc8843e15
    move ssid and password to config.h, restore timeout to full value (#5) mstevetodd 2020-08-01 12:33:10 -04:00
  • e01b929fd0 Merge branch 'Stream-Reference-Fix' Asbelos 2020-08-01 17:00:31 +01:00
  • 9044cce2a3 Change Stream refernces to pointers Asbelos 2020-08-01 16:32:16 +01:00
  • 7c94a3c881 comments and constant as unsigned Harald Barth 2020-08-01 15:03:15 +02:00
  • 93446f19ed Two functions changeFn and setFn dependent on if called from WiThrottle or DCCEXparser Harald Barth 2020-08-01 14:06:39 +02:00
  • 926968bbd7 Function toggle but F2 Harald Barth 2020-08-01 00:35:22 +02:00
  • b0a7933b7b conditional WiFi setup Harald Barth 2020-07-31 12:46:57 +02:00
  • 4fce31158f The auto create turnout feature should be there Harald Barth 2020-07-31 12:46:16 +02:00
  • 170c9ab1ea Move to new commmanager scheme David Cutting 2020-07-30 18:27:04 -06:00
  • 11395dde2b Merge branch 'master' into progasmain Harald Barth 2020-07-30 17:14:25 +02:00
  • a14b9ef8bf <1 JOIN> <F> and other commands Asbelos 2020-07-30 15:34:56 +01:00
  • 45863a043f Withrottle Heartbeat Asbelos 2020-07-30 15:31:31 +01:00
  • 3b29bc002c Fixed it David Cutting 2020-07-29 17:17:34 -06:00
  • 87a82f7c18 Added free memory detection David Cutting 2020-07-29 17:03:09 -06:00
  • b886a09f82 Autocreate turnouts Harald Barth 2020-07-25 18:50:23 +02:00
  • deec8b7e8c Reverse setBrake() Harald Barth 2020-07-25 18:49:37 +02:00
  • 3aff6230a2 Reject unknown turnouts Asbelos 2020-07-25 17:33:39 +01:00
  • 32b507248d Update WifiInterface.cpp Asbelos 2020-07-25 15:16:06 +01:00
  • 95a5f7b9a4 Revert "Merge branch 'thingietest'" Asbelos 2020-07-25 14:40:59 +01:00
  • 79f552ab5f Merge branch 'thingietest' Asbelos 2020-07-25 14:33:18 +01:00
  • ed332efd2e Using Serial2 and startup changes Harald Barth 2020-07-25 14:46:29 +02:00
  • 7af5effba9 AnalogReadFast Asbelos 2020-07-25 11:00:04 +01:00
  • 34dde6fe12 Withrottle power at start Asbelos 2020-07-25 01:40:45 +01:00
  • 09cf6763cb DIAGSERIAL corrections Asbelos 2020-07-25 01:40:20 +01:00
  • 6fadd18827 Allow left/right turnout labels WiThrottle Asbelos 2020-07-24 17:29:48 +01:00
  • 9b58eb29a2 Low memory watermark Asbelos 2020-07-24 13:46:23 +01:00
  • 56962d0528 nothing special Asbelos 2020-07-24 12:00:24 +01:00
  • 32240c97e2 SAMD support issues Asbelos 2020-07-24 12:00:07 +01:00
  • 575b5da606 WiThrottle turnout improvement Asbelos 2020-07-23 17:34:35 +01:00
  • 7842166722 Comments correction Asbelos 2020-07-23 17:33:54 +01:00
  • 57178dac4d Turnout status display bug Asbelos 2020-07-23 15:42:07 +01:00
  • a915331103 Emergency stop in JMRI and WiThrottle Asbelos 2020-07-23 15:41:43 +01:00
  • 7eae489b9e Withrottle format char wrong Asbelos 2020-07-23 12:48:58 +01:00
  • 964f39d376 Fix hanging turnouts Asbelos 2020-07-23 12:48:38 +01:00
  • 928a9d834a AT command version Asbelos 2020-07-22 15:14:07 +01:00
  • 177e243507 Avoid bizarre compiler issues Asbelos 2020-07-20 09:55:04 +01:00
  • 2ae7aedcd2 Blocking progtrack call optoin Asbelos 2020-07-19 18:39:08 +01:00
  • 0ea0cc6391 Wifinterface startup checks Asbelos 2020-07-19 18:31:51 +01:00
  • 29b719ffd9 Rename files to work in all environments David Cutting 2020-07-18 06:24:29 -06:00
  • 2d9caa6f58 Move stuff to Arduino folder, add callback registration David Cutting 2020-07-18 06:18:06 -06:00
  • 0856164837 Cleaned out warnings Asbelos 2020-07-16 16:10:27 +01:00
  • 23088cda88 Fixup MemStream warning messages Asbelos 2020-07-16 14:04:59 +01:00
  • d39c367132 Merge branch 'objdump' Asbelos 2020-07-16 13:25:53 +01:00
  • 6ae855235f Wifi timeout on non-blocking responses Asbelos 2020-07-16 13:19:29 +01:00
  • f2c33505ed initial Harald Barth 2020-07-16 13:54:47 +02:00
  • 42e60966e8 Non blocking wifi reply Asbelos 2020-07-16 11:52:06 +01:00
  • 3ae457ace2 Wifi back on Asbelos 2020-07-16 10:51:09 +01:00
  • 57cc5ad705 Save memory Asbelos 2020-07-15 22:51:50 +01:00
  • 8d4d9bd28e Update objdump.bat Asbelos 2020-07-15 20:26:19 +01:00
  • d5ca866972 Create objdump.bat Asbelos 2020-07-15 20:05:03 +01:00
  • 0138c50f41 Update README.md Asbelos 2020-07-15 16:40:15 +01:00
  • 9e86d5e93c Update interrupt handling for better waveforms David Cutting 2020-07-14 19:04:55 -06:00
  • 71c4c42331 updated URL Harald Barth 2020-07-14 17:45:11 +02:00
  • 44d41ac4d6 Wifi write(0) Asbelos 2020-07-14 13:32:55 +01:00
  • c67fa12e80 Update path to CommandStation library David Cutting 2020-07-14 03:42:48 -06:00
  • 3691cf87d3 use digitalRead2 Asbelos 2020-07-12 19:12:25 +01:00
  • cb4d9823b5
    Merge pull request #4 from Asbelos/overcurrent-sense Asbelos 2020-07-12 18:54:15 +01:00
  • 0d0f591d29 revert Config.h to standard Harald Barth 2020-07-12 16:38:06 +02:00
  • f3eea33f06 Merge branch 'tinker2-mega' into mergefix-2 Harald Barth 2020-07-12 16:25:16 +02:00
  • 22d4fcf3b8 more ifdefs Harald Barth 2020-07-12 16:03:22 +02:00
  • 9b04e7dfd6 Merge branch 'hash' into mergefix Harald Barth 2020-07-12 15:40:19 +02:00
  • 98ce3ae5d2
    Merge pull request #3 from Asbelos/hash Asbelos 2020-07-12 08:58:43 +01:00
  • 8f47311cbc Merge branch 'hashcommand' into hash Harald Barth 2020-07-12 01:49:51 +02:00
  • 0583fac416 Expotential overcurrent handling #1 Harald Barth 2020-07-12 01:36:56 +02:00
  • a245b9d119 Prog-Track-As-Siding Asbelos 2020-07-12 00:11:30 +01:00
  • 2fbbbfc8bd Parse with < bug Asbelos 2020-07-12 00:08:50 +01:00
  • ff881790ac Increase PROG repeats Asbelos 2020-07-11 09:35:57 +01:00
  • 333410c368 Change PROG current detect during ACK Asbelos 2020-07-11 09:06:34 +01:00
  • 9d9c6edc2f Pololu on Mega seems OK Harald Barth 2020-07-10 01:03:47 +02:00
  • e27c176fdf No reminders for F13-F28 Asbelos 2020-07-05 21:24:54 +01:00
  • 4aceff8b7c WiThrott;e FIXES Asbelos 2020-07-05 21:00:27 +01:00
  • 0a3d2e7595 Implement # command Harald Barth 2020-07-04 21:53:44 +02:00
  • e244de7835 more merge Harald Barth 2020-07-04 21:44:36 +02:00
  • ac3c8661a6 more merge Harald Barth 2020-07-04 21:40:08 +02:00
  • 90e4f3ea19 Merge branch 'master' into mergefix Harald Barth 2020-07-04 21:36:05 +02:00
  • cecbc62e73 Sense factor corr Harald Barth 2020-07-04 21:32:21 +02:00
  • a2636b1296 ACK pulse durations Asbelos 2020-07-03 17:57:24 +01:00
  • dc33acf7d4 Update WiThrottle.cpp Asbelos 2020-07-03 17:35:32 +01:00
  • 46d1f3e237 Copyrights etc Asbelos 2020-07-03 17:35:02 +01:00
  • dc13a0e209 Update DCCWaveform.cpp Asbelos 2020-07-03 17:12:53 +01:00
  • e0dbe06939 Merge branch 'tinker2-uno' into mergefix Harald Barth 2020-07-03 16:17:28 +02:00
  • 0c9b2d962b Correct place for checkAck() so ack pulse lenth is correct Harald Barth 2020-07-03 16:03:10 +02:00
  • 3d7a9500cf First test on Uno Harald Barth 2020-07-03 00:19:59 +02:00
  • 53769205e4 OOps current detect wrong Asbelos 2020-07-02 19:13:08 +01:00
  • 505a8346d8 Current detector factors Asbelos 2020-07-02 17:54:09 +01:00
  • b0debd1fab Interrupt time ACK manager Asbelos 2020-07-02 12:49:35 +01:00
  • 5a23fc717f currecting unused pin Asbelos 2020-07-02 08:04:38 +01:00
  • 9ebe4ad834 Update WifiInterface.cpp Asbelos 2020-07-01 23:02:45 +01:00
  • 47a4d2dae9 Cleanup and ACK debugs Asbelos 2020-07-01 16:58:48 +01:00
  • 4721c7150c Add readme add back extensions and settings from Dave and fix gitignore dexslab 2020-07-01 09:06:03 -04:00
  • bec57345f1 ACK diagnostics Asbelos 2020-07-01 10:27:53 +01:00
  • 6903995d6d
    Create CI workflow for Command Station Dex 2020-06-30 22:54:03 -04:00
  • 9c6ca904a0 File structure changes to allow installer compile, fixes for gitignore dexslab 2020-06-30 22:50:47 -04:00
  • 5269177f2e Clearing up more warnings Asbelos 2020-06-30 09:09:39 +01:00
  • 7f7d707bc9
    Merge pull request #1 from mstevetodd/master Asbelos 2020-06-30 08:13:44 +01:00
  • 2f442df82f
    add server type message (HT) to initial connection strings mstevetodd 2020-06-29 20:16:22 -04:00
  • f2db8768a6
    fix link (and test PR) mstevetodd 2020-06-29 08:49:46 -04:00
  • 59e541de72 Quit/Reconnect improvements Asbelos 2020-06-29 13:45:16 +01:00
  • 20e8715fc6 WiThrottle ACTUALLY WORKS Asbelos 2020-06-29 13:03:08 +01:00