Harald Barth
90897ff2d1
stacked motor shield example
2022-10-25 11:59:29 +02:00
pmantoine
88c7e540fa
STM32 additional serial port support
2022-10-24 11:12:56 +08:00
pmantoine
888165e987
Skeletal ADCee class for STM32
2022-10-24 08:33:08 +08:00
Fred
4a3f3d0f34
Update release_notes_v4.1.1.md
2022-10-23 08:22:00 -04:00
Fred
f0d1909d9f
Update release_notes.md
2022-10-23 08:21:36 -04:00
pmantoine
57aa1457e0
GETFLASHW hack for SAMD/STM32
2022-10-23 17:49:39 +08:00
Fred
daf6799ac1
Update release_notes.md
2022-10-22 18:10:42 -04:00
Kcsmith0708
b7a010f904
Verion.h 4.1.1 ( #263 )
...
Edited & Reformatted
verify then ready for release
2022-10-22 18:01:37 -04:00
Kcsmith0708
d1518b8af0
Update Release_notes_v4.1.1.md ( #264 )
...
* Update release_notes_v4.1.1.md
Edited </RED > etc., commands and added KILLALL function to EXRAIL list
* Update release_notes_v4.1.1.md
added <t cab> back in
* Update release_notes_v4.1.1.md
fixed < t cab> so it would display
2022-10-22 18:00:21 -04:00
Fred
39a85903ce
Update release_notes.md
2022-10-21 20:04:05 -04:00
Fred
d72474cd8f
Update release_notes_v4.1.1.md
2022-10-21 20:03:00 -04:00
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