1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-26 17:46:14 +01:00

Commit Graph

  • 35d1247240
    commit current travis-farmer 2023-11-14 16:27:21 -0500
  • b5d9798144 Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Asbelos 2023-11-14 19:41:09 +0000
  • 566ce1b7f8 Virtual LCD phase 1 Asbelos 2023-11-14 19:41:05 +0000
  • 1af5132e6a version 5.2.1 timestamp v5.2.1-Devel Harald Barth 2023-11-14 11:16:54 +0100
  • 763ef8be34 prettier MAX_TRACKS Harald Barth 2023-11-14 11:12:14 +0100
  • fd6e8705c8 Merge branch 'devel' into devel-esp32boost Harald Barth 2023-11-14 10:56:15 +0100
  • 503378f1bb version 5.2.1 Harald Barth 2023-11-14 00:06:53 +0100
  • 582ff890f4 Trackmanager rework for simpler structure Harald Barth 2023-11-14 00:05:18 +0100
  • 86ed8ff8a6 remove power state from <=> answer Harald Barth 2023-11-13 17:16:58 +0100
  • b8e0185540 Update IO_I2CDFPlayer.h kempe63 2023-11-12 20:03:41 +0000
  • 5e0cf8eb74
    Update myHal.cpp_example.txt kempe63 2023-11-12 20:02:01 +0000
  • 44ce1c0cfa Preliminary working version of I2CDFPlayer kempe63 2023-11-12 12:14:02 +0000
  • 83a22dfae5
    12-bit analog, vs just 10-bit travis-farmer 2023-11-12 04:44:59 -0500
  • 148d4d30f8 Fix <jB active/inactive transposed v5.1.21-Devel Asbelos 2023-11-11 17:31:38 +0000
  • b3ba647b09 Merge branch 'devel' into devel-esp32boost Harald Barth 2023-11-11 18:26:07 +0100
  • 4c89b26c79 fix <JA /<JR confusion Asbelos 2023-11-11 09:12:08 +0000
  • e8b9f80c8c Reformat reply to <=> Harald Barth 2023-11-11 09:45:28 +0100
  • befcfebec7 version 5.2.0 Harald Barth 2023-11-11 08:15:15 +0100
  • 9ce95c07aa Booster mode configured by defined booster pin. New mode name output Harald Barth 2023-11-11 08:03:59 +0100
  • d8cc0c632a Merge branch 'devel' into devel-esp32boost2 Harald Barth 2023-11-11 07:19:15 +0100
  • 6e9a3ebfb4 While verifying with real hardware, added micros() into the logs for ScheduledPin Sergei Kotlyachkov 2023-11-10 23:47:20 -0500
  • d877fc315e Fix non-routestate code eliminator Asbelos 2023-11-10 23:56:41 +0000
  • 6c18226cb5 Fix non-exrail crash Asbelos 2023-11-10 23:46:17 +0000
  • 1c5f299b0e Fix ESP32 cast issue Asbelos 2023-11-10 23:28:41 +0000
  • fb14fbd81b Merge branch 'devel' into devel-esp32boost2 Harald Barth 2023-11-11 00:05:48 +0100
  • 2f3d489f18 ESP32: autoreverse and booster prototype Harald Barth 2023-11-10 23:58:30 +0100
  • d2d7a5cd16 EXRAIL multiple ON events Asbelos 2023-11-10 20:13:33 +0000
  • 98f00300ec
    removed I2C port change option as it is breaking travis-farmer 2023-11-10 15:09:56 -0500
  • 337af77a03 booster test Harald Barth 2023-11-10 20:33:14 +0100
  • 670645db4b Version 20 Asbelos 2023-11-10 19:28:29 +0000
  • a4eabf235e EXRAIL ROUTE_STATE and ROUTE_CAPTION Asbelos 2023-11-10 19:25:24 +0000
  • 9a6a305fc5
    so far, 8 good signals, one (tested) is DC travis-farmer 2023-11-10 14:24:14 -0500
  • 904fd5a780
    possible fix for 4+ tracks travis-farmer 2023-11-10 13:36:40 -0500
  • 9df9e8c934 support leading/trailing spaces in LCD message text mstevetodd 2023-11-10 11:57:48 -0500
  • 40c0c20df8
    Post tests - PASSED travis-farmer 2023-11-10 10:46:14 -0500
  • 36db724466
    fixed Typo travis-farmer 2023-11-10 09:17:39 -0500
  • 5c0ab9a311
    pre-test storing of signal updates travis-farmer 2023-11-10 08:56:21 -0500
  • a30311caed Refactor usage of delay() into an Helper IO class that schedules pin bouncing back Sergei Kotlyachkov 2023-11-09 21:16:17 -0500
  • 2cbcecf9e6 separate routes and sequences, handle state and captions. Asbelos 2023-11-09 20:25:10 +0000
  • 26cf28dff7 fixups Asbelos 2023-11-09 19:27:52 +0000
  • 44351b83ae Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel Asbelos 2023-11-09 19:26:57 +0000
  • c989a36e21 new LCD '@' message for JMRI Virtual LCD stevet 2023-11-08 15:28:27 -0500
  • c458e98cd3
    digitalPinToPort back from arduino core travis-farmer 2023-11-08 13:40:39 -0500
  • f254643a1d
    added note about SystemCoreClock travis-farmer 2023-11-07 16:37:38 -0500
  • 8223d30892
    added XGIGA config for giga experimental travis-farmer 2023-11-07 14:30:52 -0500
  • 6b731d6f5d
    fixed timers, still only two tracks travis-farmer 2023-11-07 13:12:33 -0500
  • 4e08177b7b Route state management (part 1) Asbelos 2023-11-07 16:27:26 +0000
  • 832ec44c67
    clean up IP reading travis-farmer 2023-11-07 06:37:17 -0500
  • faf9f76c42 Remove space that was added by mistake when merging Sergei Kotlyachkov 2023-11-06 22:29:41 -0500
  • dba5e88d04 Add support for HBRIDGE Turnouts, allowing control of Kato turnouts that require reverse of polarity and short power application, easily configurable through 2-pin controlled Motor H-Bridge. Sergei Kotlyachkov 2023-11-06 21:54:25 -0500
  • 7a9dee9bed Add AT check delay for longer init delays in ESP32 versions Sergei Kotlyachkov 2023-11-06 21:39:29 -0500
  • f2ff1ba22a version 5.1.19 Harald Barth 2023-11-06 22:14:39 +0100
  • 043e6fdb26 Only flag 2.2.0.0-dev as broken, not 2.2.0.0 Harald Barth 2023-11-06 22:11:31 +0100
  • 387ea019bd version 5.0.7 v5.0.7-Prod Harald Barth 2023-11-06 22:11:56 +0100
  • a981f83bb9 Only flag 2.2.0.0-dev as broken, not 2.2.0.0 Harald Barth 2023-11-06 22:11:31 +0100
  • 4430e9acdc
    committing to save, see pull comment travis-farmer 2023-11-06 09:46:58 -0500
  • 22b066c400 Initial submit I2CDFPlayer kempe63 2023-11-05 15:57:58 +0000
  • e6797d1095
    Giga wifi works for 3 clients MAX travis-farmer 2023-11-04 07:36:23 -0400
  • 8a813c2a1e
    updating current, still crashes travis-farmer 2023-11-03 14:11:55 -0400
  • 050fed6e9a
    crashes travis-farmer 2023-11-03 13:40:48 -0400
  • 741771c4fe
    added diags for debug tracking... travis-farmer 2023-11-03 11:49:25 -0400
  • b632088b19
    cleaning... travis-farmer 2023-11-03 09:06:42 -0400
  • d95d9c193e
    allows client, but immidiatly drops client travis-farmer 2023-11-03 07:48:12 -0400
  • 05db1bdd90
    cleaning travis-farmer 2023-11-03 07:34:05 -0400
  • b1f5c34ef2
    compiles, but crashes on client connect travis-farmer 2023-11-03 07:17:17 -0400
  • 701bc0a837
    keeping up to date - cleaning travis-farmer 2023-11-02 14:00:02 -0400
  • dfa798c149
    seems to work now travis-farmer 2023-11-02 09:12:31 -0400
  • 24e0f189e1 fix TURNOUTL Asbelos 2023-11-01 20:19:59 +0000
  • 749a859db5 Bugfix TURNOUTL v5.0.6-Prod Asbelos 2023-11-01 20:13:05 +0000
  • d46a6f092a Giga Wifi driver, based on WifiNINA driver pmantoine 2023-11-01 17:49:24 +0800
  • d0759e97fd
    Merge pull request #363 from travis-farmer:devel_Giga peteGSX 2023-11-01 10:37:34 +1000
  • 22323ea065
    adjusted to allow user to decide which I2C to use travis-farmer 2023-10-31 14:26:58 -0400
  • 13bb1175f3
    added external EEPROM support travis-farmer 2023-10-31 09:47:29 -0400
  • 2f72a3dd57
    Delete IO_CMRI.h Travis Farmer 2023-10-30 15:37:23 -0400
  • 141b46f09e
    Delete IO_CMRI.cpp Travis Farmer 2023-10-30 15:37:02 -0400
  • 645c9f9f89 STM32 Use UID_BASE to get MAC address pmantoine 2023-10-29 17:39:12 +0800
  • 9437945745 STM32F439ZI updates pmantoine 2023-10-29 17:34:51 +0800
  • 10a4d1632a including timer library into code source travis-farmer 2023-10-28 15:02:55 -0400
  • 33b2820095 Bugfix version detection logic and better message Harald Barth 2023-10-28 19:18:59 +0200
  • 659c58b307 version 5.0.5 Harald Barth 2023-10-28 19:20:33 +0200
  • 0b9ec7460b Bugfix version detection logic and better message Harald Barth 2023-10-28 19:18:59 +0200
  • b81b7ee27f adding some final comments, already checked build travis-farmer 2023-10-27 11:11:21 -0400
  • d52f422f05 adding copywrite info travis-farmer 2023-10-27 10:59:09 -0400
  • 6ec16c94d7 removed last DIAG i entered, off to test I2C travis-farmer 2023-10-27 08:47:24 -0400
  • a7a1daf5b4 cleaning out a DIAG travis-farmer 2023-10-27 03:51:59 -0400
  • b98ddf7886 better mac address travis-farmer 2023-10-27 03:43:41 -0400
  • f2c9b5a496 I2C left to test, all so far works well travis-farmer 2023-10-26 17:36:35 -0400
  • 88f1c0c580 needed for wifi on giga, added serial ports travis-farmer 2023-10-24 18:35:15 -0400
  • 8bbe30e789 maybe it all works travis-farmer 2023-10-24 10:11:55 -0400
  • 84b6207988 changine timers to match travis-farmer 2023-10-24 07:09:30 -0400
  • 80365c214e ...forgot to clen something out... travis-farmer 2023-10-23 17:47:40 -0400
  • e54cd0919c lap test pass, bench test tomorrow travis-farmer 2023-10-23 17:41:45 -0400
  • 0a63befee9 doesn't work, gonna commit before i try a new path travis-farmer 2023-10-23 15:50:02 -0400
  • bbca4379d2 sorta works, but no adc yet travis-farmer 2023-10-23 14:38:29 -0400
  • 3da4cb0961 update read.me FranziHH 2023-10-23 19:21:03 +0200
  • dff7eb37ab works, so far travis-farmer 2023-10-23 10:30:04 -0400
  • 0d5495aa25 F429ZI edits for ethernet pmantoine 2023-10-23 21:28:25 +0800
  • 2edc223beb cleaning up some comments travis-farmer 2023-10-23 08:06:31 -0400
  • 38f4d5f9d9 don't see why ADCee fails travis-farmer 2023-10-23 07:29:37 -0400
  • 7b3b16b211 Divide out C for config and D for diag commands Harald Barth 2023-10-23 11:45:52 +0200