1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-12-01 03:55:03 +01:00

Commit Graph

  • efce94058e fix typo and remove debug stuff EX-RAIL-haba Harald Barth 2021-08-22 14:22:59 +0200
  • 20512b0c63 define TURNOUT_RCN_218 to follow norm for DCC packet on rails Harald Barth 2021-08-22 10:41:09 +0200
  • 39a69e340e Turnout EEPROM improvements. Neil McKechnie 2021-08-21 23:16:52 +0100
  • dbabfdca80 Improvements to PCA9685 operation Neil McKechnie 2021-08-21 23:13:34 +0100
  • f58ebac670
    ACK RETRY is 3 or less (default is 1) Ash-4 2021-08-21 16:43:21 -0500
  • 08350b215a
    ACK RETRY Ash-4 2021-08-21 11:55:17 -0500
  • 60718f5eac int->int16_t to keep pedantic compilers happy Asbelos 2021-08-21 13:17:14 +0100
  • 11cd216017
    ACK RETRY Ash-4 2021-08-21 00:54:28 -0500
  • b67027a1ed
    ACK RETRY variables added Ash-4 2021-08-21 00:33:01 -0500
  • 34d2ab3543
    Update DCCEXParser.cpp Ash-4 2021-08-21 00:23:34 -0500
  • 8ca4011cb0
    Update CommandStation-EX.ino Ash-4 2021-08-20 23:58:13 -0500
  • 071389a04b Remove compiler warnings in Turnout.h Neil McKechnie 2021-08-21 00:34:28 +0100
  • d8366f33c8 Make <s> output turnout state rather than full turnout definition. Neil McKechnie 2021-08-21 00:25:00 +0100
  • ddcd40860f UNTESTED Allow ALIAS of ROUTE/AUTOMATION id Asbelos 2021-08-20 19:18:30 +0100
  • 133c65bc42 Report Turnout configuration in old and new formats. Neil McKechnie 2021-08-20 15:43:03 +0100
  • 482f4b1c79 Tidy up recent changes to Turnout class. Neil McKechnie 2021-08-20 14:36:18 +0100
  • b4a3b503bc Turnout notification handling enhanced. Neil McKechnie 2021-08-20 00:07:50 +0100
  • 7f6173825f Various corrections to Turnout code. Neil McKechnie 2021-08-19 21:43:55 +0100
  • fd36ca2b92 Restructure Turnout class. Neil McKechnie 2021-08-19 21:22:59 +0100
  • 776a098a72 Bump EESTORE_ID version. Neil McKechnie 2021-08-19 20:17:48 +0100
  • 36f6e2f9ce Narrowing Turnout publics Asbelos 2021-08-18 18:55:22 +0100
  • 9dacd24d27
    Various HAL enhancements. (#182) Neil McKechnie 2021-08-17 23:41:34 +0100
  • 8bb1b5f26b Update IO_PCA9685.cpp Neil McKechnie 2021-08-17 22:32:56 +0100
  • a1870a20f8 Update IODevice.cpp Neil McKechnie 2021-08-17 22:07:54 +0100
  • e9629529f9 Update IO_HCSR04.h Neil McKechnie 2021-08-17 22:05:02 +0100
  • 444063b88f IODevice (HAL) changes Neil McKechnie 2021-08-17 21:52:27 +0100
  • 552e1bf3d8 Merge remote-tracking branch 'origin/RCN-213' into EX-RAIL Asbelos 2021-08-17 19:48:06 +0100
  • e2d653d12d Change <D SERVO> Neil McKechnie 2021-08-17 19:40:09 +0100
  • edefd638f1 Handoff immediately after acquire Asbelos 2021-08-17 18:32:11 +0100
  • 71486beb16 Stop loco on DONE/KILL Asbelos 2021-08-16 22:27:50 +0100
  • 6dafd18a62 Update IO_HCSR04.h Neil McKechnie 2021-08-16 18:20:53 +0100
  • d8f23c58da SENDLOCO/START bug Asbelos 2021-08-16 16:30:30 +0100
  • c931687664 Enable servo commands in NO-HAL mode, but return error. Neil McKechnie 2021-08-16 15:32:06 +0100
  • 699358345b Create IO_HCSR04.h Neil McKechnie 2021-08-16 15:26:11 +0100
  • 33a9832d56 Enhancements for HAL drivers Neil McKechnie 2021-08-16 15:25:21 +0100
  • 7227a0696e task Id and KILL Asbelos 2021-08-15 23:15:02 +0100
  • 3a6e41ac49 Ptevent accidental broadcast throttles Asbelos 2021-08-15 20:38:55 +0100
  • a5a9ee3c09 Add <D SERVO vpin position> command Neil McKechnie 2021-08-15 17:43:43 +0100
  • 1e61c2cd61 SENDLOCO/START mixup Asbelos 2021-08-15 17:17:41 +0100
  • 3ee7ba0b53 Servo profiles Asbelos 2021-08-15 16:39:21 +0100
  • 264908dc24 Merge branch 'EX-RAIL' of https://github.com/DCC-EX/CommandStation-EX into EX-RAIL Asbelos 2021-08-14 16:43:05 +0100
  • f1e84330ca PIN and SERVO turnout ids Asbelos 2021-08-14 16:42:56 +0100
  • 3b1759a88e Update IODevice.h to include other device includes files.. Neil McKechnie 2021-08-12 21:18:46 +0100
  • 5f5efa7d23 Correct number of usable pins for ArduinoPins class. Neil McKechnie 2021-08-12 21:18:06 +0100
  • f86a14ceab Servo profile - avoid overrun of array bounds. Neil McKechnie 2021-08-12 21:17:40 +0100
  • 329df3a3ee correct example sensors Asbelos 2021-08-12 20:35:56 +0100
  • 5932b4d101 Remove unnecessary servo output demands. Neil McKechnie 2021-08-12 12:02:18 +0100
  • ec503e7d3e Make IODevice::read function return type consistent with underlying _read calls. Neil McKechnie 2021-08-12 12:01:10 +0100
  • 2a79f67308 Fix EEPROM handling for outputs. Neil McKechnie 2021-08-12 11:59:32 +0100
  • 23291b499f EXRAIL LCD macro Asbelos 2021-08-12 08:53:52 +0100
  • 22b5d5e4c4 default off DIAG_LOOPTIMES Asbelos 2021-08-12 08:32:48 +0100
  • a0791b041c Fix status display Asbelos 2021-08-12 08:25:51 +0100
  • a93f88d3b7 PRINT command Asbelos 2021-08-10 16:32:23 +0100
  • b06db69b53 correct example Asbelos 2021-08-10 10:41:35 +0100
  • 67be436898 Correct throw/close re haba Asbelos 2021-08-08 18:48:51 +0100
  • 270b9df523 Remove obsolete docs Asbelos 2021-08-04 08:54:29 +0100
  • 5eff4c5ee5 Squash all commits on RMFT branch to create EX-RAIL branch FrightRisk 2021-08-03 17:12:25 -0400
  • 6571138389 optimize command parser for size diet Harald Barth 2021-08-01 22:08:34 +0200
  • c4f659243e optimize for loops for size (and speed) Harald Barth 2021-08-01 15:07:06 +0200
  • 55b7091d5a take less progmem for messages Harald Barth 2021-08-01 12:45:29 +0200
  • 6d7c1925b0 only pragma -O3 critical functions Harald Barth 2021-08-01 11:56:12 +0200
  • f8fb08e331 Committing a SHA Harald Barth 2021-07-31 13:41:32 +0000
  • 50fcbc088a fix version.h of merge Harald Barth 2021-07-31 15:40:32 +0200
  • e2263b1e75 Committing a SHA Harald Barth 2021-07-31 13:35:39 +0000
  • 5eabe934b8 Merge branch 'master' into copyrightmessages Harald Barth 2021-07-31 15:32:02 +0200
  • 8f1ed21aa3 Allow some pins that might be useful Harald Barth 2021-07-27 19:53:21 +0200
  • 2443e5903c Fix type warnings Harald Barth 2021-07-27 18:39:54 +0200
  • a88454dded Disallow pins <= 7 Harald Barth 2021-07-27 18:35:22 +0200
  • c292f210a4 datatypes used in eeprom should be a data type that has a given size Harald Barth 2021-07-25 23:12:12 +0200
  • cc4de0ad14 fix size of struct at right place Harald Barth 2021-07-25 23:07:20 +0200
  • 1fab0f586b Merge branch 'output-wordsize' of github.com:DCC-EX/CommandStation-EX into output-wordsize Harald Barth 2021-07-25 22:54:18 +0200
  • c15d5048b5 EEPROM format heuristics Harald Barth 2021-07-25 22:53:20 +0200
  • ec2295219d 3rd arg of Z is bitfield Harald Barth 2021-07-24 23:44:24 +0200
  • d3ef5f53ae Committing a SHA Harald Barth 2021-07-24 19:22:25 +0000
  • 1941402c52 reserve version number Harald Barth 2021-07-24 21:21:57 +0200
  • 7206e46273 Merge branch 'master' into output-wordsize Harald Barth 2021-07-24 21:15:33 +0200
  • f24bcd6819 step version Harald Barth 2021-07-24 21:14:19 +0200
  • cb64725b42 make output ID two bytes Harald Barth 2021-07-24 21:11:18 +0200
  • 129d1c2039 Committing a SHA Neil McKechnie 2021-07-22 20:49:33 +0000
  • 52e8a93945 Fix LCD corruption on power-up. Neil McKechnie 2021-07-22 21:49:09 +0100
  • 4f0c80a503 Turnout states according to RCN-123 where Thrown is 0 and Closed is 1. Additional protection against invalid chars in protocol RCN-213 Harald Barth 2021-07-16 10:24:11 +0200
  • 88949358b4 Committing a SHA Neil McKechnie 2021-07-13 20:15:56 +0000
  • 38be1d6152
    Refactor OLED and LCD drivers (#178) Neil McKechnie 2021-07-13 21:15:38 +0100
  • 8a64f19345 Update version.h Neil McKechnie 2021-07-13 21:12:54 +0100
  • 683f9d33fe Ignore <+> from wifi or ethernet Asbelos 2021-06-30 22:01:18 +0100
  • 33b5f4fdf0 <+> command passthrough Asbelos 2021-06-30 18:05:03 +0100
  • 90290d805c Refactor SSD and LCD drivers Neil McKechnie 2021-06-22 17:02:03 +0100
  • 25d6a814b0
    Update DCC.cpp Fred 2021-06-20 17:37:14 -0400
  • 29a4ad0072 Committing a SHA Fred 2021-06-10 23:03:54 +0000
  • a473f6ae5c
    Update version.h Fred 2021-06-10 19:03:38 -0400
  • 915af8d981 Committing a SHA Fred 2021-06-10 23:02:35 +0000
  • 6eeaacdf90
    Add loop to retry Ethernet cable connection (#173) Fred 2021-06-10 19:02:20 -0400
  • 2a91afc69b
    Add loop to retry Ethernet cable connection Fred 2021-06-10 15:04:16 -0400
  • 766f88166c Committing a SHA Fred 2021-06-10 18:24:13 +0000
  • afd08dafc1
    Update version.h Fred 2021-06-10 14:23:57 -0400
  • 7851e7099c Committing a SHA Ash-4 2021-06-10 18:23:17 +0000
  • 04403bbf5e
    Update DCC.cpp (#165) Ash-4 2021-06-10 13:23:00 -0500
  • 55cce0ef99 Committing a SHA Fred 2021-06-10 18:07:16 +0000
  • dc4fa57dc6
    Update version.h Fred 2021-06-10 14:06:59 -0400
  • 75eefc7677 Committing a SHA Neil McKechnie 2021-06-10 15:25:03 +0000