travis-farmer
|
8223d30892
|
added XGIGA config for giga experimental
|
2023-11-07 14:30:52 -05:00 |
|
travis-farmer
|
b81b7ee27f
|
adding some final comments, already checked build
|
2023-10-27 11:11:21 -04:00 |
|
travis-farmer
|
d52f422f05
|
adding copywrite info
|
2023-10-27 10:59:09 -04:00 |
|
travis-farmer
|
7259924466
|
It Compiles!
|
2023-10-21 04:10:50 -04:00 |
|
travis-farmer
|
809388c547
|
compiles, but no link..
|
2023-10-20 17:04:08 -04:00 |
|
travis-farmer
|
3d4b80d02e
|
haba said delete the *
|
2023-10-20 15:07:42 -04:00 |
|
travis-farmer
|
881c490ae0
|
up to date - just one error now
|
2023-10-20 14:17:12 -04:00 |
|
travis-farmer
|
1d6b7d4c63
|
moved extern, no change...
|
2023-10-20 13:45:02 -04:00 |
|
travis-farmer
|
9cff33a414
|
compiles but will not link...
|
2023-10-20 13:30:52 -04:00 |
|
travis-farmer
|
6ea3366c75
|
reverting back a bit
|
2023-10-20 12:40:40 -04:00 |
|
travis-farmer
|
e5ffab582f
|
cleaning up a mistake
|
2023-10-20 12:24:22 -04:00 |
|
travis-farmer
|
2993725a14
|
still no compile... following a lead
|
2023-10-20 11:49:26 -04:00 |
|
travis-farmer
|
b417ad6575
|
corrected changes from haba
|
2023-10-20 04:45:39 -04:00 |
|
travis-farmer
|
94273b6e11
|
keeping up to date
|
2023-10-19 17:04:00 -04:00 |
|
travis-farmer
|
5b4a1dd6fa
|
Keeping up to date
|
2023-10-19 16:23:36 -04:00 |
|
pmantoine
|
ed0cfee091
|
STM32 DCCEXanalogWrite for TrackManager PWM
|
2023-09-28 17:43:22 +08:00 |
|
Colin Murdoch
|
ab393047c1
|
Update MotorDriver.cpp
Replace duplicate call to EXRAIL with single in overload.
|
2023-09-06 11:20:23 +01:00 |
|
Colin Murdoch
|
247763ac00
|
Code Corrections
Code corrections
|
2023-08-12 19:10:35 +01:00 |
|
Colin Murdoch
|
e327e0ae8d
|
Added ONOVERLOAD
Added code changes to create ONOVERLOAD command in EXRAIL
|
2023-08-12 18:40:48 +01:00 |
|
Harald Barth
|
36d139268d
|
AVR: Pin specific timer register seting for speed and mode when inrush throttling and for DC PWM
|
2023-08-02 01:05:31 +02:00 |
|
Harald Barth
|
399030d8ae
|
make variable frequency a compile option
|
2023-07-25 12:51:23 +02:00 |
|
Harald Barth
|
495bbf66bf
|
better variable name
|
2023-07-25 11:23:36 +02:00 |
|
Harald Barth
|
c2eb5f23b4
|
restrict to relevant TRACK_MODE(s)
|
2023-07-17 09:42:39 +02:00 |
|
Harald Barth
|
ec0499e9da
|
throttleInrush() (tested on ESP32)
|
2023-07-17 02:30:11 +02:00 |
|
Harald Barth
|
0edf34bfe2
|
inrush test ESP32 only
|
2023-07-14 23:10:50 +02:00 |
|
Harald Barth
|
96a46f36c2
|
Adjust overcurrent timeouts
|
2023-07-03 00:21:52 +02:00 |
|
Harald Barth
|
10c59028e1
|
Add documentation
|
2023-07-02 20:33:29 +02:00 |
|
Harald Barth
|
70d4c016ef
|
completely new overcurrent detection
|
2023-07-02 01:33:41 +02:00 |
|
Harald Barth
|
9c5e48c3d5
|
test more tolerant alg
|
2023-06-30 02:05:10 +02:00 |
|
Harald Barth
|
35fd912c60
|
MAX_CURRENT restriction (caps motor shield value)
|
2023-06-26 20:00:03 +02:00 |
|
Harald Barth
|
dd80260781
|
add common fault pin handling to new overload code
|
2023-06-21 10:44:57 +02:00 |
|
Harald Barth
|
1888073dc2
|
set lastPowerChange we doing the power on retry after overload
|
2023-06-19 08:43:50 +02:00 |
|
Harald Barth
|
cade89ba16
|
check ADCee::init() return value
|
2023-06-18 09:48:15 +02:00 |
|
Harald Barth
|
95fe7aafe0
|
overload detection code cleanup
|
2023-06-18 08:59:37 +02:00 |
|
Harald Barth
|
f99deb4276
|
overload detection different timestamps and verbose diag
|
2023-06-14 22:57:28 +02:00 |
|
Harald Barth
|
f5d4dcb97c
|
new overload detection
|
2023-06-14 00:58:02 +02:00 |
|
Harald Barth
|
e81d1cc93a
|
Better warnings for pin number errors
|
2023-05-29 09:48:22 +02:00 |
|
Harald Barth
|
be4235e792
|
Arduino Mega2560: Use timer5 as timer4 for PWM DC
|
2023-05-24 13:29:20 +02:00 |
|
Harald Barth
|
b80d7bd517
|
Pin handling supports pins up to 254
|
2023-05-21 11:54:46 +02:00 |
|
Harald Barth
|
132b0773ef
|
Fault pin handling made more straight forward
|
2023-05-20 23:15:15 +02:00 |
|
Harald Barth
|
235bcc9ff0
|
Merge branch 'devel' into devel-invfault
|
2023-04-17 23:20:01 +02:00 |
|
pmantoine
|
d2cc60812d
|
Merge ESP32-fixes into DCCTimerESP
|
2023-04-16 15:40:27 +08:00 |
|
Harald Barth
|
bfa33a9df7
|
Fix STM32 set right port mode bits for analog port
|
2023-04-10 01:47:00 +02:00 |
|
Harald Barth
|
2fb485847f
|
exchange pin number to track letter
|
2023-03-20 10:03:02 +01:00 |
|
Harald Barth
|
f94a5f971e
|
Bugfix signalpin2 was not set up in shadow port
|
2023-03-07 16:20:00 +01:00 |
|
Harald Barth
|
31ecba08d8
|
faultPin can be inverted (from its inverted sense
|
2023-03-03 20:51:32 +01:00 |
|
Asbelos
|
f0c1ea958c
|
4.2.19 sensorOffset bugfix
|
2023-03-02 10:45:39 +00:00 |
|
Harald Barth
|
b01e4388ce
|
Small typo in tone scale
|
2023-02-28 15:17:04 +01:00 |
|
Neil McKechnie
|
79437bbf37
|
Update MotorDriver.cpp
Remove unnecessary and undesirable interrupt disable/enable when writing to HAL driver.
|
2023-01-14 17:10:45 +00:00 |
|
Harald Barth
|
1a67930af4
|
make tones like a Taurus
|
2022-10-22 00:48:53 +02:00 |
|