kempe63
e27cceeb74
Update PCA9555.h inconsistencies to IO_MCP23017.h causing IO_PCA9555.h compile error when configure for Mux
...
Updated Class PCA9555 definition reflecting changes in IO_MCP23017.h to support PCA9548 mux. Checked with PCA9555 base board, compiles and run EXRAIL script with output driver
2023-08-18 11:30:37 +01:00
Harald Barth
9f38dae8ba
Check bad AT firmware version
2023-08-11 00:07:02 +02:00
Harald Barth
e0e965f81c
Merge branch 'master' into devel
2023-08-07 19:41:00 +02:00
Harald Barth
f2be3aeac3
Make <!> work in DC mode
2023-08-04 14:45:05 +02:00
Harald Barth
a74d85e895
Rename track mode OFF to NONE
2023-08-02 10:00:43 +02:00
Harald Barth
df2e651217
version, compile warning
2023-08-02 01:12:32 +02: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
e3ac3a8ddf
Protect Uno user from choosing DC(X)
2023-08-02 01:02:46 +02:00
pmantoine
415e756020
More Nucleo variant defines
2023-07-31 16:51:25 +08:00
kempe63
f754fe2fbf
GPIO PCA9555 / TCA9555 support
...
My 1st commit, be gentle
2023-07-29 20:34:39 +01:00
Harald Barth
399030d8ae
make variable frequency a compile option
2023-07-25 12:51:23 +02:00
Harald Barth
4c7e11ddc1
version
2023-07-25 11:30:08 +02:00
Harald Barth
495bbf66bf
better variable name
2023-07-25 11:23:36 +02:00
Harald Barth
2950ef010a
diag
2023-07-18 01:25:38 +02:00
Harald Barth
c2eb5f23b4
restrict to relevant TRACK_MODE(s)
2023-07-17 09:42:39 +02:00
Harald Barth
94648ead28
versiontag
2023-07-17 02:31:00 +02:00
Harald Barth
ec0499e9da
throttleInrush() (tested on ESP32)
2023-07-17 02:30:11 +02:00
Harald Barth
9b75026eef
change from trackMode[t] to track[t]->{get,set}Mode
2023-07-17 02:26:29 +02:00
Harald Barth
6036ff9b15
ESP32: ledcSetup before ledcAttach
2023-07-17 02:22:35 +02:00
Harald Barth
6476a7aac2
version
2023-07-14 23:11:22 +02:00
Harald Barth
0edf34bfe2
inrush test ESP32 only
2023-07-14 23:10:50 +02:00
Harald Barth
aa1f25fc72
Set WIFI_FORCE_AP default as false
2023-07-09 12:04:40 +02:00
Harald Barth
b44bebc1c6
copyright, version and compile warnings fix
2023-07-08 08:58:00 +02:00
habazut
1a17cdb62f
Merge pull request #340 from nathankellenicki/devel
...
[Feat] Added WIFI_FORCE_AP option to config
2023-07-08 08:46:34 +02:00
Harald Barth
7ce1618a9c
Merge branch 'devel-overload' into devel
2023-07-07 21:52:55 +02:00
Harald Barth
4192c1f5a3
Do not invoke graphical install on Raspbian
2023-07-06 16:58:36 +02:00
Harald Barth
c2fcdddd1f
ESP32 protect from race in RMT code
2023-07-06 15:19:44 +02:00
Harald Barth
f19db3aa5c
DISABLE_PROG does count as less RAM as well
2023-07-04 16:25:15 +02:00
Harald Barth
e6a40e622c
download graphic installer if DISPLAY
2023-07-03 23:43:21 +02:00
Nathan Kellenicki
b3251e89d7
Fixed Arduino
2023-07-02 19:51:29 -07:00
Nathan Kellenicki
ae2bbbf668
Added WIFI_FORCE_AP to force AP mode when specifying SSID/pass
2023-07-02 19:51:29 -07: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
ab1356d070
Change first join/unjoin and set power after that
2023-07-02 13:55:56 +02:00
Harald Barth
70d4c016ef
completely new overcurrent detection
2023-07-02 01:33:41 +02:00
peteGSX
efe96d1d84
Merge pull request #339 from DCC-EX:fix-re-send
...
RotaryEnoder, EX-Turntable fixes
2023-06-30 12:24:30 -07:00
peteGSX
5d17f247de
RotaryEnoder, EX-Turntable fixes
2023-07-01 05:18:45 +10:00
Harald Barth
7c41ec7c25
version tag
2023-06-30 02:06:12 +02:00
Harald Barth
9c5e48c3d5
test more tolerant alg
2023-06-30 02:05:10 +02:00
Fred
2eb0f48994
Update .gitignore
...
Updated .gitignore from the devel branch and used "my@.cpp" instead of listing the individual files so we can ignore anything that starts with "my"
2023-06-29 14:24:51 -04:00
pmantoine
1bdb05a471
ESP32 now sets hostname to dccex in STA mode
2023-06-29 11:00:14 +08:00
Harald Barth
c2fa76c76a
version 2.4.61
2023-06-26 20:01:56 +02:00
Harald Barth
35fd912c60
MAX_CURRENT restriction (caps motor shield value)
2023-06-26 20:00:03 +02:00
Harald Barth
dfba6c6fc1
version tag
2023-06-23 13:55:34 +02:00
Harald Barth
f3cb263aaa
convert mac addr hex chars to lower case to be compatible with AT software
2023-06-23 13:54:25 +02:00
pmantoine
ec6e730559
ESP32 mDNS registration for throttle autodiscovery
2023-06-23 18:08:05 +08:00
Fred
196a27a27a
Update WifiESP32.cpp ( #338 )
...
* Update WifiESP32.cpp
Fix SSID for AP from DCC_ to DCCEX_
* Update version.h to 4.2.59
2023-06-22 19:47:20 -04:00
Harald Barth
99b6ca025a
move ADCee begin as well
2023-06-22 23:30:28 +02:00
Harald Barth
db555e8820
Start motordriver as soon as possible but without waveform
2023-06-22 22:57:59 +02:00
Harald Barth
0d679ad993
version
2023-06-21 10:49:49 +02:00