1
0
mirror of https://github.com/DCC-EX/CommandStation-EX.git synced 2024-11-30 11:36:13 +01:00

Commit Graph

  • 3e214ab77a version Harald Barth 2022-10-04 21:56:58 +0200
  • ee568fcd11 make the Adc class functions the normal code path Harald Barth 2022-10-04 21:55:13 +0200
  • d286b3cd00 Update DCCWaveform.h Hans R. Tanner 2022-10-04 09:28:20 -0400
  • 5c472e13cc Update DCCWaveform.h Hans R. Tanner 2022-10-04 09:26:07 -0400
  • 9d48f696d2 fork ceated Hans R. Tanner 2022-10-04 08:42:07 -0400
  • 472422bfad Serial4/5/6 additions for SAMD/STM32 pmantoine 2022-10-04 16:29:31 +0800
  • 367d2dfe20 version Harald Barth 2022-10-04 00:35:58 +0200
  • b7295c4923 add class Adc instead of motordriver specific analog pin read Harald Barth 2022-10-04 00:32:48 +0200
  • 5e616a9eb2 make compile for other arch but AVR Harald Barth 2022-10-02 22:53:35 +0200
  • 24e5e648b8 improve current sense sampling on AVR Harald Barth 2022-10-02 13:40:46 +0200
  • 00d8f50e1d Add Serial2 support to STM32 pmantoine 2022-10-02 15:48:59 +0800
  • 24a7475482 version Harald Barth 2022-10-02 00:44:46 +0200
  • c47e9b79ca do analogRead without need for noInterrupt - first test Harald Barth 2022-10-02 00:43:46 +0200
  • 56606aa41c
    Extended <s> command Alex 2022-09-28 17:10:45 +0100
  • 052f5807f0 installer shell script Harald Barth 2022-09-24 23:32:24 +0200
  • 0712525442 Fixed template typos peteGSX 2022-09-20 13:39:35 +1000
  • 98b14350f1 Add templates and project workflow peteGSX 2022-09-20 10:41:59 +1000
  • 3da44be86f version 4.2.4 v4.2.4-Devel Harald Barth 2022-09-19 00:08:29 +0200
  • 0cf58a996d remove redunant diag Harald Barth 2022-09-19 00:08:12 +0200
  • 88f16140f8 document Bluetooth on ESP32 (SERIAL_BT_COMMANDS) Harald Barth 2022-09-18 23:18:40 +0200
  • 431dc2bcc6 version 4.2.4 rc3 Harald Barth 2022-09-18 22:30:19 +0200
  • 2da28ad2db version v4.1.1-Prod Harald Barth 2022-09-18 22:23:18 +0200
  • 27a458a850 handle decoders that do not ack better Harald Barth 2022-09-14 12:27:04 +0200
  • 02ed7828c1 EX-RAIL bugfix: Could not read long loco addrs Harald Barth 2022-09-13 22:42:38 +0200
  • 06bd80438e new version Harald Barth 2022-09-13 22:46:43 +0200
  • cd15eed005 EX-RAIL bugfix: Could not read long loco addrs Harald Barth 2022-09-13 22:42:38 +0200
  • 94a6eda5a3
    Allow throttles to request the current track power status. Alex 2022-09-10 16:34:20 +0100
  • e6e9950d0d Merge branch 'rotary-encoder' of https://github.com/DCC-EX/CommandStation-EX into rotary-encoder peteGSX 2022-09-09 09:18:31 +1000
  • 06538759ff Move event handler to loop peteGSX 2022-08-14 20:43:17 +1000
  • c7c9fa61be ONCHANGE() and IFRE() working peteGSX 2022-08-14 19:45:55 +1000
  • d1ca274690 Adding rotary encoder to PORTX_HAL peteGSX 2022-08-14 19:23:34 +1000
  • 23d0158804 simplify EthernetInterface::setup, make code shorter and format according to our overall style Harald Barth 2022-09-05 22:19:18 +0200
  • 2e9e614ad5
    Merge pull request #256 from bcsanches/master habazut 2022-09-05 20:34:11 +0200
  • 64b1de08be Detects when ethernet cable is connected and is disconnected, also correctly handles EthernetServer tead down on such situations Bruno Crivelari Sanches 2022-09-05 14:23:54 -0300
  • ad6c1384c9 EXRAIL bugfix, protect RANDWAIT from division by zero. Triggered by DELAYRANDOM(X, X+99) or less diff Harald Barth 2022-09-05 09:02:35 +0200
  • 34c3d10767 Keep Ethernet singleton "alive" until connection is established. Bruno Crivelari Sanches 2022-09-03 17:16:33 -0300
  • 7c4640ad91 STM32 Serial1 defs for F411RE and F446ZE pmantoine 2022-09-03 13:06:02 +0800
  • c6866aba86 Fundumoto board does not have brake Harald Barth 2022-08-30 22:45:10 +0200
  • a91152be95 example of motor shield that does brake on pwn and that reversed which equals out Harald Barth 2022-08-30 22:17:07 +0200
  • 7d1d6bf1e1 make inverted power pin possible, lower DC frequency on Mega and for Uno if inverted def is used Harald Barth 2022-08-30 22:12:10 +0200
  • cec6d6dbe7 need to ifdef that Harald Barth 2022-08-30 09:44:59 +0200
  • 08427abe70 Workarounds for bugs and functionality not in the Arduino ESP32 package Harald Barth 2022-08-30 09:31:09 +0200
  • 9dabf14aa3 ESP32: Experimental BT support, enable with #define SERIAL_BT_COMMANDS Harald Barth 2022-08-28 22:54:26 +0200
  • 2f9c8faa77 ESP32: More WiFi diag Harald Barth 2022-08-28 19:44:07 +0200
  • 86215b28ae Bugfix: Preserve direction all times when switching between DCC and DC Harald Barth 2022-08-23 07:56:56 +0200
  • 827e4fef86 be consistent about that tripValue is already over limit Harald Barth 2022-08-22 08:48:33 +0200
  • 43b7b5d797 adjust max current limit to ADC capability Harald Barth 2022-08-22 08:47:37 +0200
  • 3c706926c5 more explanations to motor driver definitions and more conservative max current limit Harald Barth 2022-08-22 08:46:47 +0200
  • a9ce9101e6 return success/fail from <f> and <F> command handling (setFn, parsef) Harald Barth 2022-08-20 18:15:18 +0200
  • 58bac3dc51 revert adding space to power reply because of RtDriver app Harald Barth 2022-08-20 17:35:07 +0200
  • 4fb53572f5 Diag outgoing messages on ESP32 Harald Barth 2022-08-20 11:45:29 +0200
  • 11c5dc5f06 Merge branch 'PORTX_HAL' of https://github.com/DCC-EX/CommandStation-EX into PORTX_HAL Harald Barth 2022-08-19 17:04:03 +0200
  • 5eb04f77a8 Replace FLUSH-SHOVE with broadcastReply() Harald Barth 2022-08-19 14:33:04 +0200
  • 8a96791937 ONBLOCKENTER/EXIT PORTX_HAL_BLOCKENTER Asbelos 2022-08-18 22:38:20 +0100
  • 9d6931c438 Merge branch 'PORTX_HAL' of https://github.com/DCC-EX/CommandStation-EX into PORTX_HAL pmantoine 2022-08-17 15:28:54 +0800
  • c2c51e32c3 Update STM32 timer 11 commentary pmantoine 2022-08-17 15:28:52 +0800
  • 86538a4902 Merge branch 'PORTX_HAL' of https://github.com/DCC-EX/CommandStation-EX into PORTX_HAL Harald Barth 2022-08-17 09:20:18 +0200
  • 04188926b4 Improve messages for power overload Harald Barth 2022-08-17 09:19:47 +0200
  • 77cca8f6ee STM32 switch to Timer11 for DCC interrupts pmantoine 2022-08-17 14:29:02 +0800
  • e36e867ec2 ESP32: implement JOIN Harald Barth 2022-08-17 02:11:51 +0200
  • d3dbeaa666 bugfix: Wrong condition for ring->commit() Harald Barth 2022-08-17 00:28:15 +0200
  • cadb82ab6b remove currently unused virtual functions Harald Barth 2022-08-16 22:32:27 +0200
  • 1fc5f436fd Merge branch 'PORTX_HAL' of https://github.com/DCC-EX/CommandStation-EX into PORTX_HAL Harald Barth 2022-08-16 19:23:19 +0200
  • 9633e77c0a move mark/commit into CommandDistributor::parse() Harald Barth 2022-08-16 19:22:19 +0200
  • 5d415366d8 bigger ringstream on ESP32 Harald Barth 2022-08-16 12:43:38 +0200
  • b9c1e779ae move WiFiESP::loop() to core 1 Harald Barth 2022-08-16 12:25:49 +0200
  • 162e1f9d3e move ringClient into RingStream Harald Barth 2022-08-16 09:38:40 +0200
  • ff28dbd561 no need to estop repeatedly Harald Barth 2022-08-15 10:50:55 +0200
  • 60d91eef9d lots of diag Harald Barth 2022-08-15 10:49:56 +0200
  • f0c2672835 Corrected comment in DCCTimer for STM32 pmantoine 2022-08-15 13:32:13 +0800
  • e3edbf1f3a Move event handler to loop peteGSX 2022-08-14 20:43:17 +1000
  • dcdabe2fe5 ONCHANGE() and IFRE() working peteGSX 2022-08-14 19:45:55 +1000
  • e073b216f1 Adding rotary encoder to PORTX_HAL peteGSX 2022-08-14 19:23:34 +1000
  • 8cff51b913
    Merge pull request #252 from DCC-EX/add-EX-Turntable habazut 2022-08-14 00:47:35 +0200
  • 9f27759a9c Add myEX-Turntable.example.h peteGSX 2022-08-14 07:11:38 +1000
  • 0a6d023373 Add <D TT ...> ready to test peteGSX 2022-08-14 06:58:20 +1000
  • d333a265f4 Add EX-Turntable to PORTX_HAL ready to test peteGSX 2022-08-14 06:48:03 +1000
  • c49d11573c less verbose diag, version stamp Harald Barth 2022-08-13 18:38:51 +0200
  • 82bcae627b Merge branch 'PORTX_HAL' of https://github.com/DCC-EX/CommandStation-EX into PORTX_HAL Harald Barth 2022-08-13 17:37:37 +0200
  • 905b2c0148 protect from NULL pointer deref in ESP32 code when no MAIN rmt cannel is present Harald Barth 2022-08-13 17:36:53 +0200
  • 4a84ea1b43 Merge branch 'PORTX_HAL' of https://github.com/DCC-EX/CommandStation-EX into PORTX_HAL pmantoine 2022-08-13 17:32:25 +0800
  • 059fd1b193 Send inverted signal (DCC and DC mode) on ESP32 if signalPin2 defined in MotorDriver Harald Barth 2022-08-13 09:12:53 +0200
  • da8b189b43 protect from NULL deref if running without prog track Harald Barth 2022-08-13 01:52:44 +0200
  • 36653d15d1 IFRE() good, ONCHANGE() not working yet peteGSX 2022-08-13 07:12:58 +1000
  • 24b0135da7 Brieft start ONCHANGE() peteGSX 2022-08-12 16:30:11 +1000
  • 7a9feea6bd Clean up ready to start ONCHANGE() peteGSX 2022-08-12 07:26:10 +1000
  • 1dd333aee0 Issue resolved, need to add ONCHANGE() peteGSX 2022-08-12 05:11:45 +1000
  • 76a6716ac7 EX-RAIL now working for positive positions only peteGSX 2022-08-10 14:14:15 +1000
  • 915de96e80 DC mode portability for ARM (SAMD21/STM32) pmantoine 2022-08-10 10:45:33 +0800
  • a985356f0c version Harald Barth 2022-08-10 00:51:17 +0200
  • c1993fba87 make DC mode portable to ESP32 Harald Barth 2022-08-10 00:14:28 +0200
  • d2c41c50f8 More testing peteGSX 2022-08-10 07:28:40 +1000
  • e1fd6e9414 disable ESP32 code that is not used Harald Barth 2022-08-09 16:26:48 +0200
  • ecda69ba32 make sending loop ringbuffer to ESP32 Wifi more simple Harald Barth 2022-08-09 15:25:29 +0200
  • 76c5608181 Protect port registers from change during interrupt code in differnet way Harald Barth 2022-08-09 13:12:04 +0200
  • 84e44df47c Copyright addition pmantoine 2022-08-09 15:03:22 +0800
  • db032d567d Update TEENSY copyright pmantoine 2022-08-09 14:57:33 +0800
  • c9612984e8 STM32F411 fix to DCC period pmantoine 2022-08-09 12:28:15 +0800
  • f56e3bec9e eliminate wrong ringread due to peek (eliminated peek as well) - new version Harald Barth 2022-08-08 13:00:53 +0200
  • 966b9594ef version (milestone marker) Harald Barth 2022-08-07 20:14:26 +0200