1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-06-07 16:55:23 +02:00

Commit Graph

  • 6f076720f7 temp version tag Harald Barth 2024-01-01 22:17:47 +01:00
  • d899da5898 Make return type of DCC::getFn int8_t Harald Barth 2024-01-01 22:08:59 +01:00
  • 3ce9d2ec88 DC frequency fix broadcast messages step #7 Harald Barth 2024-01-01 22:08:04 +01:00
  • 0e9caa11c8 Update IO_I2CDFPlayer.h kempe63 2024-01-01 20:39:37 +00:00
  • 46673007cc Update IO_I2CDFPlayer.h kempe63 2024-01-01 20:35:39 +00:00
  • 9ebb1c5fb1 less debug diag Harald Barth 2024-01-01 21:25:43 +01:00
  • 19efa749b8 Typo fix HAS vs HAVE Harald Barth 2023-12-31 17:57:30 +01:00
  • 36cc46e88d DC frequency dummy functions for odd architectures step #6 Harald Barth 2023-12-31 13:52:37 +01:00
  • bba74a08f6 Do not support obsolete <c> on memory tight arch Harald Barth 2023-12-31 13:22:42 +01:00
  • ab58c38e7b motordriver frequency diag Harald Barth 2023-12-31 13:22:34 +01:00
  • d4f0a7c8f3 DC frequency uno does not have timers anyway step #5 Harald Barth 2023-12-31 13:18:28 +01:00
  • ba0a41b6f2 DC frequency fix bit shifting (debug code) step #4 Harald Barth 2023-12-31 10:48:48 +01:00
  • a97afde72a ESP32-S3 initial compilation support devel-esp32boost pmantoine 2023-12-31 15:18:12 +08:00
  • bf17f2018b fix type and static warning step #3 Harald Barth 2023-12-30 22:20:41 +01:00
  • 67387d2dc3 function bits to freqency step #2 Harald Barth 2023-12-30 22:09:01 +01:00
  • c468979501 Update IO_I2CDFPlayer.h kempe63 2023-12-30 20:51:35 +00:00
  • adb8b56c92 variable frequency step #1 Harald Barth 2023-12-30 21:23:44 +01:00
  • 0feb2c74e7 Update IO_I2CDFPlayer.h kempe63 2023-12-29 22:11:40 +00:00
  • e74c619fac Merge branch 'I2CDFplayer' of https://github.com/DCC-EX/CommandStation-EX into I2CDFplayer kempe63 2023-12-27 17:34:43 +00:00
  • 32ecbbe147 Update IO_I2CDFPlayer.h kempe63 2023-12-27 17:31:31 +00:00
  • bd44184f57 version 5.2.17 Harald Barth 2023-12-25 17:49:16 +01:00
  • e7d3d92c23 as no other tasks run on core1, yield() not necessary Harald Barth 2023-12-25 17:40:29 +01:00
  • e3bab887a2 simplify WifiESP32 Harald Barth 2023-12-25 17:32:39 +01:00
  • 041a6534da more diag and inUse tests Harald Barth 2023-12-24 12:03:42 +01:00
  • 198d762a21 Add F439ZI serial setup in WifiInterface pmantoine 2023-12-22 12:29:17 +08:00
  • 1398cf1999
    Merge pull request #373 from DCC-EX:ex-ioexpander-no-analogue-pins-fix v5.2.16-Devel peteGSX 2023-12-19 18:49:18 +10:00
  • 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