Harald Barth
|
1a67930af4
|
make tones like a Taurus
|
2022-10-22 00:48:53 +02:00 |
|
Kcsmith0708
|
941e74beaf
|
Realese Document Edit & Enhancements (#262)
* Realese Document Edit & Enhancements
Edited Intro and Rearranged EXRAIL Enhancements
* Update release_notes_v4.1.1.md
edited indents
* Update release_notes_v4.1.1.md
Fomating
|
2022-10-21 13:45:54 -04:00 |
|
Fred
|
e618b91900
|
Update version.h
|
2022-10-21 11:57:55 -04:00 |
|
Fred
|
dcab5a0e72
|
Create release_notes_v4.1.1.md
|
2022-10-20 16:25:10 -04:00 |
|
Fred
|
1901d9547e
|
Update release_notes.md
|
2022-10-20 16:23:13 -04:00 |
|
Fred
|
7388d14bab
|
Update release_notes.md
|
2022-10-20 16:08:40 -04:00 |
|
Harald Barth
|
604a69e0a8
|
version
|
2022-10-20 00:54:35 +02:00 |
|
Harald Barth
|
f56a9a2c43
|
compiler warning fixes and stupid cast for ESP toolchain
|
2022-10-20 00:53:05 +02:00 |
|
Harald Barth
|
56ed6ab6dc
|
free memory value updated on ESP
|
2022-10-20 00:52:19 +02:00 |
|
Harald Barth
|
9afce0a7df
|
change from xstrcmp to xstrncmp
|
2022-10-19 11:10:37 +02:00 |
|
Harald Barth
|
e8180603ba
|
version tag
|
2022-10-18 23:41:21 +02:00 |
|
Harald Barth
|
f792e07d40
|
remove possible RAM corruption and improve findUniqThrottle
|
2022-10-18 22:48:02 +02:00 |
|
Harald Barth
|
2a51fa6f5d
|
Do not specify inline (because of linker)
|
2022-10-18 22:47:43 +02:00 |
|
pmantoine
|
1c73a3d7bf
|
SAMD21 IRQ priority exploration
|
2022-10-16 16:15:02 +08:00 |
|
Harald Barth
|
050eb52a22
|
Merge branch 'PORTX_HAL-cursense' of https://github.com/DCC-EX/CommandStation-EX into PORTX_HAL-cursense
|
2022-10-14 14:20:41 +02:00 |
|
Harald Barth
|
81b5b25430
|
disable EEPROM on ESP32
|
2022-10-14 14:20:32 +02:00 |
|
pmantoine
|
f39a9d1510
|
SAMD21 ADCee fixes
|
2022-10-14 18:55:12 +08:00 |
|
pmantoine
|
578cbd08e5
|
SAMD21 senseFactor fix for 12-bit
|
2022-10-13 09:12:51 +08:00 |
|
Harald Barth
|
cf89fe2a72
|
make max ADC value a per platform ADC function
|
2022-10-12 23:45:10 +02:00 |
|
pmantoine
|
65364212ca
|
SAMD21 fix analogresolution in ADCee::init
|
2022-10-12 17:30:20 +08:00 |
|
pmantoine
|
eb766aa27f
|
Fix to SAMD21 ADCee pin init
|
2022-10-12 17:12:00 +08:00 |
|
pmantoine
|
4d205be007
|
SAMD21 ADCee class full implementation
|
2022-10-12 16:46:37 +08:00 |
|
Harald Barth
|
208905e7b9
|
explain in comment
|
2022-10-10 07:59:54 +02:00 |
|
Harald Barth
|
c36234df73
|
Dont forget ESP32 has 12 bits ADC
|
2022-10-05 23:43:09 +02:00 |
|
Harald Barth
|
452ffc5725
|
changed IODevice code to use ADCee
|
2022-10-05 23:14:07 +02:00 |
|
Harald Barth
|
08c114fd22
|
Fixed minor typo in ESP32 code which broke everything
|
2022-10-05 22:27:27 +02:00 |
|
Harald Barth
|
e0bf978f2b
|
Change Adc to ADCee because of SAMD conflict
|
2022-10-04 22:19:51 +02:00 |
|
Harald Barth
|
3e214ab77a
|
version
|
2022-10-04 21:56:58 +02:00 |
|
Harald Barth
|
ee568fcd11
|
make the Adc class functions the normal code path
|
2022-10-04 21:55:13 +02:00 |
|
Harald Barth
|
367d2dfe20
|
version
|
2022-10-04 00:35:58 +02:00 |
|
Harald Barth
|
b7295c4923
|
add class Adc instead of motordriver specific analog pin read
|
2022-10-04 00:32:48 +02:00 |
|
Harald Barth
|
5e616a9eb2
|
make compile for other arch but AVR
|
2022-10-02 22:53:35 +02:00 |
|
Harald Barth
|
24e5e648b8
|
improve current sense sampling on AVR
|
2022-10-02 13:40:46 +02:00 |
|
Harald Barth
|
24a7475482
|
version
|
2022-10-02 00:44:46 +02:00 |
|
Harald Barth
|
c47e9b79ca
|
do analogRead without need for noInterrupt - first test
|
2022-10-02 00:43:46 +02:00 |
|
Harald Barth
|
052f5807f0
|
installer shell script
|
2022-09-24 23:32:24 +02:00 |
|
Harald Barth
|
3da44be86f
|
version 4.2.4
|
2022-09-19 00:08:29 +02:00 |
|
Harald Barth
|
0cf58a996d
|
remove redunant diag
|
2022-09-19 00:08:12 +02:00 |
|
Harald Barth
|
88f16140f8
|
document Bluetooth on ESP32 (SERIAL_BT_COMMANDS)
|
2022-09-18 23:18:40 +02:00 |
|
Harald Barth
|
431dc2bcc6
|
version 4.2.4 rc3
|
2022-09-18 22:30:19 +02:00 |
|
Harald Barth
|
2da28ad2db
|
version
|
2022-09-18 22:23:18 +02:00 |
|
Harald Barth
|
27a458a850
|
handle decoders that do not ack better
|
2022-09-14 12:27:04 +02:00 |
|
Harald Barth
|
02ed7828c1
|
EX-RAIL bugfix: Could not read long loco addrs
|
2022-09-13 22:47:24 +02:00 |
|
Harald Barth
|
06bd80438e
|
new version
|
2022-09-13 22:46:43 +02:00 |
|
Harald Barth
|
cd15eed005
|
EX-RAIL bugfix: Could not read long loco addrs
|
2022-09-13 22:43:31 +02:00 |
|
Harald Barth
|
23d0158804
|
simplify EthernetInterface::setup, make code shorter and format according to our overall style
|
2022-09-05 22:19:18 +02:00 |
|
habazut
|
2e9e614ad5
|
Merge pull request #256 from bcsanches/master
Keep Ethernet singleton "alive" until connection is established.
|
2022-09-05 20:34:11 +02:00 |
|
Bruno Crivelari Sanches
|
64b1de08be
|
Detects when ethernet cable is connected and is disconnected, also correctly handles EthernetServer tead down on such situations
|
2022-09-05 14:23:54 -03:00 |
|
Harald Barth
|
ad6c1384c9
|
EXRAIL bugfix, protect RANDWAIT from division by zero. Triggered by DELAYRANDOM(X, X+99) or less diff
|
2022-09-05 09:02:35 +02:00 |
|
Bruno Crivelari Sanches
|
34c3d10767
|
Keep Ethernet singleton "alive" until connection is established.
|
2022-09-03 17:16:33 -03:00 |
|