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

Commit Graph

  • 1f03d9759d cap overcurrent off time to 10sec Harald Barth 2020-09-27 13:12:02 +02:00
  • 85d60dfbbd D PROGBOOST ON command Harald Barth 2020-09-27 13:03:46 +02:00
  • 87fcfa0823 Merge branch 'progcurlimit' Harald Barth 2020-09-27 12:22:31 +02:00
  • c14596a252 current trip values on PROG depending on state Harald Barth 2020-09-27 12:14:25 +02:00
  • e02f29d132 plaformio.ini with monitor flags Gregor Baues 2020-09-27 11:03:05 +02:00
  • 6911d9ed01 better howto in README.md Harald Barth 2020-09-27 00:44:45 +02:00
  • 60413b00e3 platformio conf Harald Barth 2020-09-26 23:46:28 +02:00
  • 9917035534 PROG_TRIP_CURRENT defined here until made runtime changable Harald Barth 2020-09-26 23:33:47 +02:00
  • 527cc92eac Merge branch 'feature/config' into mergetest Harald Barth 2020-09-26 23:28:02 +02:00
  • d45d35f32f Merge branch 'feature/config-saveram' into feature/config Harald Barth 2020-09-26 23:04:19 +02:00
  • 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 +02:00
  • 00202e7966 remove unused configs Harald Barth 2020-09-26 22:56:35 +02:00
  • 59383dd6d5
    Update platformio.ini Fred 2020-09-26 16:52:13 -04:00
  • 79201a911c fix objdump.sh Harald Barth 2020-09-26 22:28:29 +02:00
  • 6fb11d5ac9
    Update platformio.ini Fred 2020-09-26 15:06:27 -04:00
  • 36a59c5c8a
    Update platformio.ini Fred 2020-09-26 15:03:22 -04:00
  • c52610ae9c
    Update platformio.ini Fred 2020-09-26 14:55:19 -04:00
  • 2929ce167b
    Update platformio.ini Fred 2020-09-26 14:34:59 -04:00
  • 38fe65fcca Drop advanced feature samples from basic ino Asbelos 2020-09-26 16:29:11 +01:00
  • c3e17fcf04 Add EthernetInterface (UNTESTED, UNCALLED) Asbelos 2020-09-26 12:01:00 +01:00
  • 36e6c3cd48 Decouple WifiInterface from Parser Asbelos 2020-09-26 10:54:11 +01:00
  • 162c7e6e11 UNTESTED Reduce #ifdef hell on wifi Asbelos 2020-09-26 09:40:49 +01:00
  • 411a6b1130 Move bulk includes out of .ino Asbelos 2020-09-26 08:49:51 +01:00
  • 59d77f2362 Remove unnecessary #iddefs Asbelos 2020-09-26 08:42:24 +01:00
  • f76fb8d6c5 Merge branch 'feature/config' of https://github.com/DCC-EX/CommandStation-EX into feature/config Asbelos 2020-09-26 08:10:55 +01:00
  • 9ebe13828a Correct objdump Asbelos 2020-09-26 08:10:43 +01:00
  • bff7555102 NUM_SERIAL tells us how many serial lines to check Harald Barth 2020-09-25 22:49:53 +02:00
  • 6035e4d9ad Set preamblebits main to 16 and remove all preamble config from config.h Harald Barth 2020-09-25 22:27:37 +02:00
  • 32f1d7d890 Make all Wifi code disappear if Wifi is not enabled. Harald Barth 2020-09-25 22:14:20 +02:00
  • bc8b01fbd6 Minor fixes start Uno Wifi Rev 2 fixes dexslab 2020-09-25 13:51:08 -04:00
  • b6b8bfb04d Fix Auto-poweron in blocking mode Asbelos 2020-09-25 12:37:30 +01:00
  • 10495957dd remove things that do not need to be configurable Harald Barth 2020-09-24 11:59:01 +02:00
  • 9c5396bbc2 not worth the hassle Harald Barth 2020-09-24 11:27:21 +02:00
  • 812cee364f compiler warning Harald Barth 2020-09-24 11:06:57 +02:00
  • 1d47536501 Merge branch 'feature/config' of https://github.com/DCC-EX/CommandStation-EX into feature/config Harald Barth 2020-09-24 10:58:17 +02:00
  • b810fb45c7 config.h only in .ino Harald Barth 2020-09-24 10:58:08 +02:00
  • caef013d35 Supply motor shield name for <s> Asbelos 2020-09-24 09:51:09 +01:00
  • 0b603d4dfd Change motorshield back to whats in config, change from 1.2 version needed dexslab 2020-09-23 22:49:18 -04:00
  • 3d94d8347a Add support for 2 or 4 line LCD Display FrightRisk 2020-09-23 21:54:01 -04:00
  • 3df0ae16df Move version to its own .h file FrightRisk 2020-09-23 21:53:33 -04:00
  • 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 -04:00
  • ba79668a8f Add Ardunio and Motor Board types to <s> cmd FrightRisk 2020-09-23 15:17:01 -04:00
  • 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 -04:00
  • dce241d1ae more experiments with dccexparser FrightRisk 2020-09-23 11:54:09 -04:00
  • 737300796d Correct <+> command return Asbelos 2020-09-23 16:22:20 +01:00
  • da979a4492 Merge branch 'feature/config' of https://github.com/DCC-EX/CommandStation-EX into feature/config Harald Barth 2020-09-22 23:24:54 +02:00
  • 9e1d85f9bb make number of slots in Uno configurable Harald Barth 2020-09-22 23:24:30 +02:00
  • 623187281d Wifi baud how dare you dexslab 2020-09-22 17:15:27 -04:00
  • 9bb9fa5e84 rewrite freeMemory code Harald Barth 2020-09-22 23:10:52 +02:00
  • cbd11e6099 Merge branch 'feature/config' of https://github.com/DCC-EX/CommandStation-EX into feature/config Harald Barth 2020-09-22 22:12:52 +02:00
  • 03c23abea2 Set default values meaning unconfigured Harald Barth 2020-09-22 22:11:50 +02:00
  • d0ecfbc71c parenthesis are your firends dexslab 2020-09-22 16:02:11 -04:00
  • c9bc63e659 Cleanup for wifi enabled and if on a mega dexslab 2020-09-22 15:59:34 -04:00
  • 37ab4d222f Fix for flash memory usage per Haba dexslab 2020-09-22 15:57:26 -04:00
  • eb887fdbd2 Finish wifi interface fixes from serial123 branch, Fixes for flash string missing dexslab 2020-09-22 15:45:06 -04:00
  • 9ad8dd6cbd Implement Serial 123 Branch by hand due to merge conflicts dexslab 2020-09-22 15:20:33 -04:00
  • 28efc0ffef the start of new feature the config.h template including fix for github build action dexslab 2020-09-22 14:57:11 -04:00
  • c8a4323a4f
    Merge pull request #1 from DCC-EX/master mstevetodd 2020-09-21 18:56:46 -04:00
  • 283a988ba3
    Update and rename readme.md to README.md v3.0.0 Fred 2020-09-21 11:35:14 -04:00
  • 79136b784c
    Merge pull request #37 from DCC-EX/Command-fixex Fred 2020-09-21 11:24:40 -04:00
  • ea785b4f07 V fixes, R command and github sha. Asbelos 2020-09-20 00:59:07 +01:00
  • b73d3a84a8 change platformio lib dependencies FrightRisk 2020-09-18 20:02:56 -04:00
  • ae2869ba8d Rename .ino to match folder name and make changes for WiFi FrightRisk 2020-09-18 19:40:18 -04:00
  • 6eec133b24 Merge branch 'master' of https://github.com/DCC-EX/CommandStation-EX FrightRisk 2020-09-18 17:42:29 -04:00
  • 2248c73379 remove readme file FrightRisk 2020-09-18 17:28:29 -04:00
  • dab8dd08fe Delete files after moving to BS-FB to update this project with CVReader code FrightRisk 2020-09-18 17:06:41 -04:00
  • 59febed37d <V> commands Asbelos 2020-09-18 00:04:42 +01:00
  • f964308994 examples Asbelos 2020-09-11 23:27:46 +01:00
  • 3a6ed28f9f Correct example positioning Asbelos 2020-09-11 19:21:00 +01:00
  • a86b65ced0 Auto prog power diagnostics and cleanup Asbelos 2020-09-11 12:56:36 +01:00
  • 603c8e4fcd Evn slower slow wave looks better Asbelos 2020-09-10 17:19:53 +01:00
  • 5239164200 <D DCC SLOW> Asbelos 2020-09-10 17:11:50 +01:00
  • 39d9defec6 Improved <D> commands Asbelos 2020-09-10 13:09:32 +01:00
  • 6bfa315443 Remove unnecessary delay Asbelos 2020-09-08 22:31:21 +01:00
  • 65697edb22 Merge branch 'autopower' Asbelos 2020-09-08 22:20:37 +01:00
  • 106c68ce13 copyright Harald Barth 2020-09-08 22:43:25 +02:00
  • d3506583d5 remove unused POWER* opcodes Harald Barth 2020-09-08 22:15:42 +02:00
  • 7a008938ec autopower on/off merged into BASELINE and exit codes Harald Barth 2020-09-08 22:14:05 +02:00
  • ad4928043c Revert "Use POWERON/OFF in progs" Harald Barth 2020-09-08 21:39:54 +02:00
  • 0582d939c5 Fastfail if no CV there Harald Barth 2020-09-08 10:12:40 +02:00
  • f3ac7fa403 Use POWERON/OFF in progs Harald Barth 2020-09-08 10:00:59 +02:00
  • 5c775531f6 Introduce POWERON and POWEROFF opcodes Harald Barth 2020-09-08 09:47:40 +02:00
  • 665a540a73 checkResets takes numResets argument Harald Barth 2020-09-08 09:24:37 +02:00
  • 04d7b82c0d I2C diagnostics Asbelos 2020-09-07 16:19:55 +01:00
  • 20eef04ba7 typo Asbelos 2020-09-07 11:20:41 +01:00
  • 1031382299 UPdated Example .inos Asbelos 2020-09-07 10:51:25 +01:00
  • 449565376a Simple startup Asbelos 2020-09-06 20:24:18 +01:00
  • bc53b3e599 Cleaned DIAG interface Asbelos 2020-09-06 20:23:26 +01:00
  • 4e0c227012 Cleaning of Turnout/Output/Sensor Asbelos 2020-09-06 12:44:19 +01:00
  • fd466a5e62 Broadcast stop/estop Asbelos 2020-09-03 11:28:52 +01:00
  • 266ef01dbe <s> mod Asbelos 2020-08-28 14:44:06 +01:00
  • 31651d3e44 Optional Timer number override Asbelos 2020-08-28 12:34:58 +01:00
  • 6939c4c2e3 WifiInterface AP use mac address Asbelos 2020-08-27 11:18:19 +01:00
  • ff296d6c02 Change platformio.ini FrightRisk 2020-08-26 18:19:42 -04:00
  • 9efcad908c Wifiinterfce AP mode Asbelos 2020-08-26 13:18:34 +01:00
  • ef21b0f97e WifiInterface Asbelos 2020-08-24 16:46:16 +01:00
  • 234e5f0d15 Virtual motor driver functions Asbelos 2020-08-23 22:04:57 +01:00
  • b225ffb9f3 Prioritise arriving commands over responses Asbelos 2020-08-23 19:56:47 +01:00
  • db31a2b355 Default to POWERMODE::OFF Asbelos 2020-08-23 14:17:54 +01:00
  • 6a986d2b0c Embed ArduinoTimers library Asbelos 2020-08-23 14:14:04 +01:00