1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2025-03-13 17:43:08 +01:00

Commit Graph

  • 3f06fb08df
    Wifi reliability (#45) Asbelos 2020-10-05 18:42:31 +0100
  • a377ae6807
    Merge branch 'master' into wifi-reliability Fred 2020-10-05 13:38:51 -0400
  • 21629616d3 Command distributor Asbelos 2020-10-05 17:01:25 +0100
  • abd83bf7d6 Merge branch 'turnouteeprom' into mergetest, conflicts in DCC.cpp resolved Harald Barth 2020-10-05 00:13:04 +0200
  • 6dc4bcdb71 D EEPROM command Harald Barth 2020-10-04 21:20:13 +0200
  • f0314e96af Changes for compatibility with Installer dexslab 2020-10-04 11:31:24 -0400
  • a8000aae54 Changes for compatibility with Installer dexslab 2020-10-04 11:29:48 -0400
  • 75d7547f11 Turnouts stored to EEPROM without trashing other stuff Harald Barth 2020-10-03 14:07:25 +0200
  • 6feda4e217
    startup Info on USB (#44) Asbelos 2020-10-02 17:12:48 +0100
  • 950231e1a6 startup Info on USB Asbelos 2020-10-02 16:42:38 +0100
  • 681c66cd3e Uno compiles clean Asbelos 2020-10-02 10:47:01 +0100
  • 3d265fc74d Correct capitalisation Asbelos 2020-10-01 18:01:59 +0100
  • 74990929d9 Move wifi setup loop out of .ino Asbelos 2020-10-01 17:04:13 +0100
  • c4a842eb97 Remove asyncBanned Asbelos 2020-09-30 14:10:00 +0100
  • a28792312a add back config.example.h file FrightRisk 2020-09-29 17:28:03 -0400
  • 7c47bb1562 Fix Turnout and Output return value FrightRisk 2020-09-29 17:19:02 -0400
  • 1b802cc600
    add support for FireBox_Mk1, reduce heartbeat, separate eStop time (#43) mstevetodd 2020-09-29 11:51:01 -0400
  • 86a357ca23 getting better Asbelos 2020-09-29 15:01:31 +0100
  • 5c43e09e0b Fixup detector loop Asbelos 2020-09-29 13:43:52 +0100
  • c52d1526a7 First pass at wifi inbound FSA Asbelos 2020-09-29 13:13:49 +0100
  • 6e45b3a434
    Merge pull request #3 from DCC-EX/master mstevetodd 2020-09-28 19:09:02 -0400
  • f6b5a47975 add support for FireBox_Mk1, reduce heartbeat, separate eStop time SteveT 2020-09-28 19:07:27 -0400
  • 2495edbd25
    Merge pull request #42 from DCC-EX/feature/config Dex 2020-09-28 15:15:36 -0400
  • 81c695168e revert of timer.cpp dexslab 2020-09-28 15:13:48 -0400
  • fee0a75b36
    Merge pull request #2 from DCC-EX/master mstevetodd 2020-09-28 14:09:20 -0400
  • f6853e5abd Merge branch 'progcurlimit' Harald Barth 2020-09-27 13:26:41 +0200
  • 7cd9e68717 turn PROGBOOST off at PROG off Harald Barth 2020-09-27 13:26:29 +0200
  • 1801366aa3 Merge branch 'progcurlimit' Harald Barth 2020-09-27 13:12:27 +0200
  • 1f03d9759d cap overcurrent off time to 10sec Harald Barth 2020-09-27 13:12:02 +0200
  • 85d60dfbbd D PROGBOOST ON command Harald Barth 2020-09-27 13:03:46 +0200
  • 87fcfa0823 Merge branch 'progcurlimit' Harald Barth 2020-09-27 12:22:31 +0200
  • c14596a252 current trip values on PROG depending on state Harald Barth 2020-09-27 12:14:25 +0200
  • e02f29d132 plaformio.ini with monitor flags Gregor Baues 2020-09-27 11:03:05 +0200
  • 6911d9ed01 better howto in README.md Harald Barth 2020-09-27 00:44:45 +0200
  • 60413b00e3 platformio conf Harald Barth 2020-09-26 23:46:28 +0200
  • 9917035534 PROG_TRIP_CURRENT defined here until made runtime changable Harald Barth 2020-09-26 23:33:47 +0200
  • 527cc92eac Merge branch 'feature/config' into mergetest Harald Barth 2020-09-26 23:28:02 +0200
  • d45d35f32f Merge branch 'feature/config-saveram' into feature/config Harald Barth 2020-09-26 23:04:19 +0200
  • a91d127256 Merge branch 'feature/config-saveram' of https://github.com/DCC-EX/CommandStation-EX into feature/config-saveram Harald Barth 2020-09-26 22:57:34 +0200
  • 00202e7966 remove unused configs Harald Barth 2020-09-26 22:56:35 +0200
  • 59383dd6d5
    Update platformio.ini Fred 2020-09-26 16:52:13 -0400
  • 79201a911c fix objdump.sh Harald Barth 2020-09-26 22:28:29 +0200
  • 6fb11d5ac9
    Update platformio.ini Fred 2020-09-26 15:06:27 -0400
  • 36a59c5c8a
    Update platformio.ini Fred 2020-09-26 15:03:22 -0400
  • c52610ae9c
    Update platformio.ini Fred 2020-09-26 14:55:19 -0400
  • 2929ce167b
    Update platformio.ini Fred 2020-09-26 14:34:59 -0400
  • 38fe65fcca Drop advanced feature samples from basic ino Asbelos 2020-09-26 16:29:11 +0100
  • c3e17fcf04 Add EthernetInterface (UNTESTED, UNCALLED) Asbelos 2020-09-26 12:01:00 +0100
  • 36e6c3cd48 Decouple WifiInterface from Parser Asbelos 2020-09-26 10:54:11 +0100
  • 162c7e6e11 UNTESTED Reduce #ifdef hell on wifi Asbelos 2020-09-26 09:40:49 +0100
  • 411a6b1130 Move bulk includes out of .ino Asbelos 2020-09-26 08:49:51 +0100
  • 59d77f2362 Remove unnecessary #iddefs Asbelos 2020-09-26 08:42:24 +0100
  • f76fb8d6c5 Merge branch 'feature/config' of https://github.com/DCC-EX/CommandStation-EX into feature/config Asbelos 2020-09-26 08:10:55 +0100
  • 9ebe13828a Correct objdump Asbelos 2020-09-26 08:10:43 +0100
  • bff7555102 NUM_SERIAL tells us how many serial lines to check Harald Barth 2020-09-25 22:49:53 +0200
  • 6035e4d9ad Set preamblebits main to 16 and remove all preamble config from config.h Harald Barth 2020-09-25 22:27:37 +0200
  • 32f1d7d890 Make all Wifi code disappear if Wifi is not enabled. Harald Barth 2020-09-25 22:14:20 +0200
  • bc8b01fbd6 Minor fixes start Uno Wifi Rev 2 fixes dexslab 2020-09-25 13:51:08 -0400
  • b6b8bfb04d Fix Auto-poweron in blocking mode Asbelos 2020-09-25 12:37:30 +0100
  • 10495957dd remove things that do not need to be configurable Harald Barth 2020-09-24 11:59:01 +0200
  • 9c5396bbc2 not worth the hassle Harald Barth 2020-09-24 11:27:21 +0200
  • 812cee364f compiler warning Harald Barth 2020-09-24 11:06:57 +0200
  • 1d47536501 Merge branch 'feature/config' of https://github.com/DCC-EX/CommandStation-EX into feature/config Harald Barth 2020-09-24 10:58:17 +0200
  • b810fb45c7 config.h only in .ino Harald Barth 2020-09-24 10:58:08 +0200
  • caef013d35 Supply motor shield name for <s> Asbelos 2020-09-24 09:51:09 +0100
  • 0b603d4dfd Change motorshield back to whats in config, change from 1.2 version needed dexslab 2020-09-23 22:49:18 -0400
  • 3d94d8347a Add support for 2 or 4 line LCD Display FrightRisk 2020-09-23 21:54:01 -0400
  • 3df0ae16df Move version to its own .h file FrightRisk 2020-09-23 21:53:33 -0400
  • ff7fb3870b Fix for uno compile with wifi interface that is not needed and fix for compile on both motorshield type not being used properly dexslab 2020-09-23 17:54:47 -0400
  • ba79668a8f Add Ardunio and Motor Board types to <s> cmd FrightRisk 2020-09-23 15:17:01 -0400
  • 00fb7c6d04 Merge branch 'feature/config' of https://github.com/DCC-EX/CommandStation-EX into feature/config merge latest changes from remote FrightRisk 2020-09-23 12:05:56 -0400
  • dce241d1ae more experiments with dccexparser FrightRisk 2020-09-23 11:54:09 -0400
  • 737300796d Correct <+> command return Asbelos 2020-09-23 16:22:20 +0100
  • da979a4492 Merge branch 'feature/config' of https://github.com/DCC-EX/CommandStation-EX into feature/config Harald Barth 2020-09-22 23:24:54 +0200
  • 9e1d85f9bb make number of slots in Uno configurable Harald Barth 2020-09-22 23:24:30 +0200
  • 623187281d Wifi baud how dare you dexslab 2020-09-22 17:15:27 -0400
  • 9bb9fa5e84 rewrite freeMemory code Harald Barth 2020-09-22 23:10:52 +0200
  • cbd11e6099 Merge branch 'feature/config' of https://github.com/DCC-EX/CommandStation-EX into feature/config Harald Barth 2020-09-22 22:12:52 +0200
  • 03c23abea2 Set default values meaning unconfigured Harald Barth 2020-09-22 22:11:50 +0200
  • d0ecfbc71c parenthesis are your firends dexslab 2020-09-22 16:02:11 -0400
  • c9bc63e659 Cleanup for wifi enabled and if on a mega dexslab 2020-09-22 15:59:34 -0400
  • 37ab4d222f Fix for flash memory usage per Haba dexslab 2020-09-22 15:57:26 -0400
  • eb887fdbd2 Finish wifi interface fixes from serial123 branch, Fixes for flash string missing dexslab 2020-09-22 15:45:06 -0400
  • 9ad8dd6cbd Implement Serial 123 Branch by hand due to merge conflicts dexslab 2020-09-22 15:20:33 -0400
  • 28efc0ffef the start of new feature the config.h template including fix for github build action dexslab 2020-09-22 14:57:11 -0400
  • c8a4323a4f
    Merge pull request #1 from DCC-EX/master mstevetodd 2020-09-21 18:56:46 -0400
  • 283a988ba3
    Update and rename readme.md to README.md v3.0.0 Fred 2020-09-21 11:35:14 -0400
  • 79136b784c
    Merge pull request #37 from DCC-EX/Command-fixex Fred 2020-09-21 11:24:40 -0400
  • ea785b4f07 V fixes, R command and github sha. Asbelos 2020-09-20 00:59:07 +0100
  • b73d3a84a8 change platformio lib dependencies FrightRisk 2020-09-18 20:02:56 -0400
  • ae2869ba8d Rename .ino to match folder name and make changes for WiFi FrightRisk 2020-09-18 19:40:18 -0400
  • 6eec133b24 Merge branch 'master' of https://github.com/DCC-EX/CommandStation-EX FrightRisk 2020-09-18 17:42:29 -0400
  • 2248c73379 remove readme file FrightRisk 2020-09-18 17:28:29 -0400
  • dab8dd08fe Delete files after moving to BS-FB to update this project with CVReader code FrightRisk 2020-09-18 17:06:41 -0400
  • 59febed37d <V> commands Asbelos 2020-09-18 00:04:42 +0100
  • f964308994 examples Asbelos 2020-09-11 23:27:46 +0100
  • 3a6ed28f9f Correct example positioning Asbelos 2020-09-11 19:21:00 +0100
  • a86b65ced0 Auto prog power diagnostics and cleanup Asbelos 2020-09-11 12:56:36 +0100
  • 603c8e4fcd Evn slower slow wave looks better Asbelos 2020-09-10 17:19:53 +0100
  • 5239164200 <D DCC SLOW> Asbelos 2020-09-10 17:11:50 +0100