1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-06-08 01:05:24 +02:00

Commit Graph

  • 91bc9df44e Working on CLI commands peteGSX 2023-04-06 15:06:22 +10:00
  • 72ceb63913 Start getting tag list peteGSX 2023-04-06 05:31:11 +10:00
  • d2c7e7fb8d Working on logic peteGSX 2023-04-05 15:54:48 +10:00
  • 61db37c7ea Got tag version and URL peteGSX 2023-04-05 05:30:00 +10:00
  • 3a3071f35b Got tag list peteGSX 2023-04-04 19:30:59 +10:00
  • ef3d36ae25 Figuring out commands peteGSX 2023-04-04 15:48:11 +10:00
  • c3d2e5b222 Fix to PIO build target names for Teensy pmantoine 2023-04-07 13:59:49 +10:00
  • 9f212c27bf Initial test working! peteGSX 2023-04-07 08:06:32 +10:00
  • de06c0ae3e Working on CLI commands peteGSX 2023-04-06 15:06:22 +10:00
  • 273f55b143 4.2.41 Hal setup and DNOU8 fix Asbelos 2023-04-05 23:19:43 +01:00
  • 86cb8f4666
    Merge pull request #327 from DCC-EX:auto-disable-default-i2c v4.2.40-Devel peteGSX 2023-04-06 07:09:32 +10:00
  • 9571088e1b Added disable logic peteGSX 2023-04-06 07:03:59 +10:00
  • 18a992bf08 Start getting tag list peteGSX 2023-04-06 05:31:11 +10:00
  • de6e91a778 Working on logic peteGSX 2023-04-05 15:54:48 +10:00
  • b18df1405c Got tag version and URL peteGSX 2023-04-05 05:30:00 +10:00
  • 305e0902f4 Got tag list peteGSX 2023-04-04 19:30:59 +10:00
  • 95c1b1da31 Figuring out commands peteGSX 2023-04-04 15:48:11 +10:00
  • 1b4faa92cd Update IO_DFPlayer.h Neil McKechnie 2023-03-31 17:58:30 +01:00
  • 6fbaca7930 Update IO_DFPlayer.h Neil McKechnie 2023-03-31 16:50:18 +01:00
  • 6b535654f8 DFplayer driver now polls device to detect failures and errors. Neil McKechnie 2023-03-31 16:40:40 +01:00
  • 4f43a413b5 Update I2CManager_STM32.h Neil McKechnie 2023-03-30 18:30:38 +01:00
  • 2c943d250e
    Merge pull request #326 from DCC-EX:287-to-do-clean-up-rotary-encoder-device-driver-compile-time-warning peteGSX 2023-03-30 07:01:40 +10:00
  • 89664eff9d Cleaned up warning peteGSX 2023-03-30 06:54:18 +10:00
  • 4f56837d28 Fixes to timeout handling (due to STM32 micros() difference). Neil McKechnie 2023-03-28 18:07:52 +01:00
  • f8b054cf6a
    [ESP32] Use GPIO 35/A2 and 34/A3 for current sensing (#325) Daniele Viganò 2023-03-27 16:44:47 +02:00
  • d2a8aebd0f Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Neil McKechnie 2023-03-27 13:08:19 +01:00
  • 86c3020672 Correct display of high VPIN numbers in diagnostic output. Neil McKechnie 2023-03-27 13:08:14 +01:00
  • 60ea7f081a Correct display of high VPIN numbers in diagnostic output. Neil McKechnie 2023-03-27 13:03:19 +01:00
  • f348857ddb Add FLAGS device for EX-RAIL state communications. Improve VPIN display in messages. Neil McKechnie 2023-03-27 12:39:11 +01:00
  • cc2846d932 STM32 Native I2C first working version Neil McKechnie 2023-03-27 00:20:59 +01:00
  • bdd4bc9999 version v4.2.36-Devel Harald Barth 2023-03-25 22:26:57 +01:00
  • 8a425fe0ef do not broadcast a turnout state that has not changed 2 Harald Barth 2023-03-25 19:28:37 +01:00
  • 1ec378281b do not broadcast a turnout state that has not changed Harald Barth 2023-03-25 12:14:58 +01:00
  • 51a480dff3 doc typo only Asbelos 2023-03-24 00:24:03 +00:00
  • f0ee8aeb85 z Commands Asbelos 2023-03-23 19:52:49 +00:00
  • 83325ebf78 Initial I2C native driver pmantoine 2023-03-23 08:44:25 +11:00
  • 94d0aa92d9
    Merge pull request #324 from DCC-EX:fix-analogue-input-bug peteGSX 2023-03-21 07:09:52 +10:00
  • 82c447e8a4 Merge branch 'fix-analogue-input-bug' of https://github.com/DCC-EX/CommandStation-EX into fix-analogue-input-bug peteGSX 2023-03-21 07:04:19 +10:00
  • a3d03ac68c Fix validated, update version peteGSX 2023-03-21 07:04:08 +10:00
  • b183439a5b Using correct size for memcpy peteGSX 2023-03-21 05:30:33 +10:00
  • d51281f1f2 github tag Harald Barth 2023-03-20 21:24:42 +01:00
  • 168368864c Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Harald Barth 2023-03-20 21:23:02 +01:00
  • a75ca00e3c exchange pin number to track letter part 2 Harald Barth 2023-03-20 21:22:48 +01:00
  • 7ab5f556d9 Using correct size for memcpy peteGSX 2023-03-21 05:30:33 +10:00
  • 337bd969a1
    Merge pull request #323 from DCC-EX:ex-io-analogue-input-bug peteGSX 2023-03-20 19:11:59 +10:00
  • 21c99c8694 improve Wifi connect messages Harald Barth 2023-03-20 10:11:14 +01:00
  • 4087cd6e29 Fixed non-working analogue inputs peteGSX 2023-03-20 19:05:53 +10:00
  • 2fb485847f exchange pin number to track letter Harald Barth 2023-03-20 10:03:02 +01:00
  • 43c7baf8f5 Fix display scrolling on LCD and OLED Neil McKechnie 2023-03-19 22:06:02 +00:00
  • 2e1a2d38e3 Update IO_EXIOExpander.h Neil McKechnie 2023-03-19 01:20:20 +00:00
  • fe18341994 Update myAutomation.example.h Asbelos 2023-03-18 18:53:48 +00:00
  • 329dc41452 Remove implicit AUTOSTART Asbelos 2023-03-18 18:52:01 +00:00
  • c4b4e11a67 Update IO_EXIOExpander.h Neil McKechnie 2023-03-18 15:30:14 +00:00
  • e55dc51bdb EX-IOExpander updates Neil McKechnie 2023-03-18 15:05:21 +00:00
  • 5dd2770442 Update IO_HCSR04.h Neil McKechnie 2023-03-17 21:15:26 +00:00
  • d67b07fe46 Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Neil McKechnie 2023-03-15 18:10:30 +00:00
  • 3073061596 Update IO_DFPlayer.h Neil McKechnie 2023-03-15 18:10:27 +00:00
  • 278347756a Bugfix Scroll LCD without empty lines and consistent Harald Barth 2023-03-15 16:41:02 +01:00
  • 3d35e78533 Update version.h Neil McKechnie 2023-03-15 09:39:30 +00:00
  • 75b5806eb7 Shorten I2C error message Neil McKechnie 2023-03-15 09:39:20 +00:00
  • 4a1210fa64 Remove HA mode from STM32 Neil McKechnie 2023-03-15 09:31:54 +00:00
  • 72c76391a5 Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Neil McKechnie 2023-03-15 09:21:24 +00:00
  • 325d4bce73 Update IO_DFPlayer.h Neil McKechnie 2023-03-15 09:20:42 +00:00
  • 27ba551986 Bugfix LCD showed random characters in SCROLLMODE 2 Harald Barth 2023-03-14 20:50:24 +01:00
  • ce12f3b6c5
    Merge pull request #320 from DCC-EX:ex-io-driver-updates peteGSX 2023-03-14 19:10:23 +10:00
  • 48cd567bda Update version after testing peteGSX 2023-03-14 19:04:08 +10:00
  • 25676aab6b Update comments peteGSX 2023-03-14 07:32:08 +10:00
  • 42bddb587e Update .gitignore peteGSX 2023-03-14 07:25:30 +10:00
  • a51cefbdeb
    Delete settings.json peteGSX 2023-03-14 07:23:55 +10:00
  • 5fc925bfc6
    Delete extensions.json peteGSX 2023-03-14 07:23:42 +10:00
  • ca2e5e6ce3 Undo vscode change peteGSX 2023-03-14 07:21:55 +10:00
  • 9728e15e0a Merge branch 'ex-io-driver-updates' of https://github.com/DCC-EX/CommandStation-EX into ex-io-driver-updates peteGSX 2023-03-14 07:20:46 +10:00
  • c83741d2b4 Add read refresh delays peteGSX 2023-03-14 07:20:27 +10:00
  • df3eb11eb9 Add read refresh delays peteGSX 2023-03-14 07:19:20 +10:00
  • d89dd0d1fa command ref work in progress Asbelos 2023-03-13 00:53:42 +00:00
  • 95d0120204 Implement status checks peteGSX 2023-03-13 08:38:28 +10:00
  • 0cc07ed1df Starting on driver feedback peteGSX 2023-03-13 05:29:22 +10:00
  • 5e60fb4e27 SAMD21 odd byte boundary Asbelos 2023-03-11 22:46:11 +00:00
  • 881463ada9 Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel v4.2.24-Devel Harald Barth 2023-03-10 17:52:16 +01:00
  • 45cf610028 Bugfix Ethernet shield: Static IP now possible Harald Barth 2023-03-10 17:49:51 +01:00
  • 471b8ac8e1 Update I2CManager.cpp Neil McKechnie 2023-03-09 16:28:07 +00:00
  • 3ae1859ec7 Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Neil McKechnie 2023-03-09 16:01:10 +00:00
  • 679e5885c4 Update IO_HALDisplay.h Neil McKechnie 2023-03-09 15:59:52 +00:00
  • 59c6c1e5af Update examples and comments. Neil McKechnie 2023-03-09 15:59:25 +00:00
  • f94a5f971e Bugfix signalpin2 was not set up in shadow port Harald Barth 2023-03-07 16:20:00 +01:00
  • 1d29436008 Compiler pedantics Asbelos 2023-03-06 13:47:59 +00:00
  • bec8aea5a5 TM Broadcasts Asbelos 2023-03-06 11:57:14 +00:00
  • 4f23dbc984
    Merge pull request #315 from DCC-EX:47-to-do-update-device-driver-to-use-non-blocking-i2c peteGSX 2023-03-04 19:02:11 +10:00
  • 46070e2999 Non-blocking implemented peteGSX 2023-03-04 18:55:13 +10:00
  • 91d36ae909
    Update ThrottleAssists.md Fred 2023-03-03 21:59:18 -05:00
  • 98af5c45ed
    Update ThrottleAssists.md Fred 2023-03-03 21:46:07 -05:00
  • d3eceb6d6c
    Update ThrottleAssists.md Fred 2023-03-03 21:41:22 -05:00
  • 79eaaa85fa
    Update ThrottleAssists.md Fred 2023-03-03 21:35:13 -05:00
  • 0f5b8adb6b
    Update ThrottleAssists.md Fred 2023-03-03 21:26:46 -05:00
  • da8faa808b
    Update ThrottleAssists.md Fred 2023-03-03 21:07:58 -05:00
  • 31ecba08d8 faultPin can be inverted (from its inverted sense Harald Barth 2023-03-03 20:51:32 +01:00
  • 22c0bff697 Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Neil McKechnie 2023-03-02 23:01:47 +00:00
  • 19bbb186e7 Create IO_TouchKeypad.h Neil McKechnie 2023-03-02 23:01:44 +00:00
  • a17a55d904 Implement <JG> <JI> Asbelos 2023-03-02 13:03:05 +00:00
  • b969563d35 Squashed commit of the following: Asbelos 2023-03-02 12:56:30 +00:00