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

Commit Graph

  • 797028b223 Ready to test peteGSX 2023-12-19 07:30:15 +10:00
  • 1881d4c9ad version 5.2.15 Harald Barth 2023-12-13 11:41:57 +01:00
  • 18116a391c move call to CommandDistributor::broadcastPower() into the TrackManager::setTrackPower(*) functions Harald Barth 2023-12-13 11:40:15 +01:00
  • a1accec79a add repeats to function packets that are not reminded in accordance with accessory packets Harald Barth 2023-12-13 10:55:58 +01:00
  • 08f0a2b37d 5.2.13 Asbelos 2023-11-30 19:56:58 +00:00
  • 6637ea6fe7 Merge branch 'devel_reminders' into devel Asbelos 2023-11-30 19:54:20 +00:00
  • a69017f8bb Optional DISABLE_FUNCTION_REMINDERS Asbelos 2023-11-30 19:48:02 +00:00
  • 763c9d8ae6 STEALTH Asbelos 2023-11-30 11:32:39 +00:00
  • 753567427e ESP32 LCD messages, STM32 minor updates v5.2.12-Devel pmantoine 2023-11-30 14:38:16 +08:00
  • 3f4099520a ESP32 update for reminders Asbelos 2023-11-28 19:57:14 +00:00
  • 07fd4bc309 Window Asbelos 2023-11-27 16:49:02 +00:00
  • 1f05ef42d2 Change from TrackManager::returnMode to TrackManager::getMode Harald Barth 2023-11-27 08:15:07 +01:00
  • 96fdbfdc89 Trainbrains block occupancy Asbelos 2023-11-26 12:31:41 +00:00
  • ebaf1b984e version tag Harald Barth 2023-11-23 22:15:03 +01:00
  • 697f228a05 Save progmem with DISABLE_VDPY on Uno Harald Barth 2023-11-23 22:14:24 +01:00
  • c8e307db7a remove unused TrackManager::reportPowerChange(...) Harald Barth 2023-11-23 22:11:00 +01:00
  • a5ccb2e29e EXRAIL STASH Asbelos 2023-11-23 14:15:58 +00:00
  • 42e2e69f5f Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Asbelos 2023-11-23 10:41:40 +00:00
  • 2075bc50e8 EXRAIL basic stash implementation Asbelos 2023-11-23 10:41:35 +00:00
  • a16214790e version 5.2.8 Harald Barth 2023-11-23 10:49:15 +01:00
  • 784934024e Bugfix: Do not turn off all tracks on change ; give better power messages Harald Barth 2023-11-23 10:47:43 +01:00
  • b478056a9f Fix @ reporting on startup Asbelos 2023-11-23 09:00:49 +00:00
  • c35a6aeedc Update WiFi_NINA with more debugged versions pmantoine 2023-11-23 15:49:54 +08:00
  • a894ebbdaa Tidy up WiFiNINA #ifdef devel-giga pmantoine 2023-11-23 15:36:14 +08:00
  • ef47257d67 version tag Harald Barth 2023-11-22 10:54:01 +01:00
  • 03db06f2ee Bugfix: Do not turn on track with trackmode NONE Harald Barth 2023-11-22 10:53:34 +01:00
  • 4308739c2b version 5.2.7 Harald Barth 2023-11-21 23:04:05 +01:00
  • 0cfea3e1a5 Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Harald Barth 2023-11-21 22:48:54 +01:00
  • d0df9f3c33 version tag Harald Barth 2023-11-21 22:48:35 +01:00
  • ac4af407aa On ESP32, the inversion is already done in HW Harald Barth 2023-11-21 22:47:48 +01:00
  • a236a205fe Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Asbelos 2023-11-21 21:18:11 +00:00
  • 478e9661bb EXRAIL ling segment Asbelos 2023-11-21 21:14:54 +00:00
  • 2c1b3e0a8f version tag Harald Barth 2023-11-21 21:16:42 +01:00
  • e7c4af5d4a back out wrong const change Harald Barth 2023-11-21 21:16:20 +01:00
  • 5bc677e566
    Merge pull request #364 from travis-farmer/devel-giga Ash-4 2023-11-21 12:26:22 -06:00
  • 263ed18b25 version tag Harald Barth 2023-11-21 15:37:47 +01:00
  • 4e1fad4832 Trackmanager consolidate getModeName Harald Barth 2023-11-21 15:37:08 +01:00
  • 29ea746062 version 5.2.6 Harald Barth 2023-11-21 11:54:43 +01:00
  • e6f33cfdee Trackmanager broadcast power state on track mode change Harald Barth 2023-11-21 11:51:26 +01:00
  • d690b09bb0
    parse "@" travis-farmer 2023-11-20 03:52:11 -05:00
  • a7096e782c version 5.2.5 v5.2.5-Devel Harald Barth 2023-11-20 09:32:22 +01:00
  • f935756538 Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Harald Barth 2023-11-20 09:28:02 +01:00
  • 74d11ccb1e Trackmanager: Do not treat TRACK_MODE_ALL as TRACK_MODE_DC Harald Barth 2023-11-20 09:27:57 +01:00
  • 5906735c56
    patching in PR # 366 travis-farmer 2023-11-19 16:55:06 -05:00
  • 1a4fff8924
    adding more locos for Giga travis-farmer 2023-11-19 15:27:26 -05:00
  • 5aca3a62d8
    solved WiFiNINA reset/restart bug travis-farmer 2023-11-19 03:09:53 -05:00
  • 1d881a4b43
    cleaning up travis-farmer 2023-11-18 14:07:19 -05:00
  • 330bdf58a1
    works, but uses multi connects per client travis-farmer 2023-11-18 13:43:31 -05:00
  • 7f430ce6bd
    current travis-farmer 2023-11-18 13:10:29 -05:00
  • 2ba5adc8b4 5.2.3 @ and ROUTE_DISABLED Asbelos 2023-11-17 10:45:36 +00:00
  • 961470302d
    getting rid of a comment travis-farmer 2023-11-16 09:40:08 -05:00
  • 102d6078a7 version 5.2.3 v5.2.3-Devel Harald Barth 2023-11-16 08:38:39 +01:00
  • 8943f2da18 Merge branch 'devel-parsebug' into devel Harald Barth 2023-11-16 08:36:26 +01:00
  • 7bd2ba9b41 Bugfix: Catch stange input to parser Harald Barth 2023-11-16 00:27:23 +01:00
  • b472230b47 Update version.h Colin Murdoch 2023-11-15 19:41:56 +00:00
  • 6da3153dd5 Define scroll rows in config Colin Murdoch 2023-11-15 19:29:24 +00:00
  • 35d1247240
    commit current travis-farmer 2023-11-14 16:27:21 -05:00
  • b5d9798144 Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Asbelos 2023-11-14 19:41:09 +00:00
  • 566ce1b7f8 Virtual LCD phase 1 Asbelos 2023-11-14 19:41:05 +00:00
  • 1af5132e6a version 5.2.1 timestamp v5.2.1-Devel Harald Barth 2023-11-14 11:16:54 +01:00
  • 763ef8be34 prettier MAX_TRACKS Harald Barth 2023-11-14 11:12:14 +01:00
  • fd6e8705c8 Merge branch 'devel' into devel-esp32boost Harald Barth 2023-11-14 10:56:15 +01:00
  • 503378f1bb version 5.2.1 Harald Barth 2023-11-14 00:06:53 +01:00
  • 582ff890f4 Trackmanager rework for simpler structure Harald Barth 2023-11-14 00:05:18 +01:00
  • 86ed8ff8a6 remove power state from <=> answer Harald Barth 2023-11-13 17:16:58 +01:00
  • b8e0185540 Update IO_I2CDFPlayer.h kempe63 2023-11-12 20:03:41 +00:00
  • 5e0cf8eb74
    Update myHal.cpp_example.txt kempe63 2023-11-12 20:02:01 +00:00
  • 44ce1c0cfa Preliminary working version of I2CDFPlayer kempe63 2023-11-12 12:14:02 +00:00
  • 83a22dfae5
    12-bit analog, vs just 10-bit travis-farmer 2023-11-12 04:44:59 -05:00
  • 148d4d30f8 Fix <jB active/inactive transposed v5.1.21-Devel Asbelos 2023-11-11 17:31:38 +00:00
  • b3ba647b09 Merge branch 'devel' into devel-esp32boost Harald Barth 2023-11-11 18:26:07 +01:00
  • 4c89b26c79 fix <JA /<JR confusion Asbelos 2023-11-11 09:12:08 +00:00
  • e8b9f80c8c Reformat reply to <=> Harald Barth 2023-11-11 09:45:28 +01:00
  • befcfebec7 version 5.2.0 Harald Barth 2023-11-11 08:15:15 +01:00
  • 9ce95c07aa Booster mode configured by defined booster pin. New mode name output Harald Barth 2023-11-11 08:03:59 +01:00
  • d8cc0c632a Merge branch 'devel' into devel-esp32boost2 Harald Barth 2023-11-11 07:19:15 +01:00
  • d877fc315e Fix non-routestate code eliminator Asbelos 2023-11-10 23:56:41 +00:00
  • 6c18226cb5 Fix non-exrail crash Asbelos 2023-11-10 23:46:17 +00:00
  • 1c5f299b0e Fix ESP32 cast issue Asbelos 2023-11-10 23:28:41 +00:00
  • fb14fbd81b Merge branch 'devel' into devel-esp32boost2 Harald Barth 2023-11-11 00:05:48 +01:00
  • 2f3d489f18 ESP32: autoreverse and booster prototype Harald Barth 2023-11-10 23:58:30 +01:00
  • d2d7a5cd16 EXRAIL multiple ON events Asbelos 2023-11-10 20:13:33 +00:00
  • 98f00300ec
    removed I2C port change option as it is breaking travis-farmer 2023-11-10 15:09:56 -05:00
  • 337af77a03 booster test Harald Barth 2023-11-10 20:33:14 +01:00
  • 670645db4b Version 20 Asbelos 2023-11-10 19:28:29 +00:00
  • a4eabf235e EXRAIL ROUTE_STATE and ROUTE_CAPTION Asbelos 2023-11-10 19:25:24 +00:00
  • 9a6a305fc5
    so far, 8 good signals, one (tested) is DC travis-farmer 2023-11-10 14:24:14 -05:00
  • 904fd5a780
    possible fix for 4+ tracks travis-farmer 2023-11-10 13:36:40 -05:00
  • 40c0c20df8
    Post tests - PASSED travis-farmer 2023-11-10 10:46:14 -05:00
  • 36db724466
    fixed Typo travis-farmer 2023-11-10 09:17:39 -05:00
  • 5c0ab9a311
    pre-test storing of signal updates travis-farmer 2023-11-10 08:56:21 -05:00
  • 2cbcecf9e6 separate routes and sequences, handle state and captions. Asbelos 2023-11-09 20:25:10 +00:00
  • 26cf28dff7 fixups Asbelos 2023-11-09 19:27:52 +00:00
  • 44351b83ae Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Asbelos 2023-11-09 19:26:57 +00:00
  • c458e98cd3
    digitalPinToPort back from arduino core travis-farmer 2023-11-08 13:40:39 -05:00
  • f254643a1d
    added note about SystemCoreClock travis-farmer 2023-11-07 16:37:38 -05:00
  • 8223d30892
    added XGIGA config for giga experimental travis-farmer 2023-11-07 14:30:52 -05:00
  • 6b731d6f5d
    fixed timers, still only two tracks travis-farmer 2023-11-07 13:12:33 -05:00
  • 4e08177b7b Route state management (part 1) Asbelos 2023-11-07 16:27:26 +00:00
  • 832ec44c67
    clean up IP reading travis-farmer 2023-11-07 06:37:17 -05:00