Harald Barth
500fe2f717
more diag messages
2021-10-31 00:40:35 +02:00
Harald Barth
278f7618f4
do something i AP mode
2021-10-31 00:10:58 +02:00
Harald Barth
9d74b0f6a5
set pinMode analog
2021-10-29 22:19:23 +02:00
Harald Barth
31059a615c
use ESP-IDF ADC functions instead of analogRead() which breaks waveform
2021-10-27 23:03:37 +02:00
Harald Barth
7d7b337f82
on ESP32 currently WIFI should be on
2021-10-24 19:38:07 +02:00
Harald Barth
05eb0d763a
explain ESP32 watchdog
2021-10-24 12:59:28 +02:00
Harald Barth
b6cfc39d23
ESP32 watchdog workaround (with diag code)
2021-10-24 12:09:54 +02:00
Harald Barth
8a0ddb0d74
ESP32 I/O info
2021-10-22 08:35:29 +02:00
Harald Barth
faeb3194db
ESP32 motorshield as default
2021-10-22 08:21:44 +02:00
Harald Barth
26bd3ac342
Example ESP motor shields
2021-10-05 21:55:13 +02:00
Harald Barth
d174c05127
Wifi connect and waveform
2021-10-05 21:53:02 +02:00
Harald Barth
75dffd9dfa
first ESP32 compile
2021-10-05 10:39:08 +02:00
Harald Barth
0a10dbea0b
not forget volatile
2021-10-04 23:12:47 +02:00
Harald Barth
43191e225e
first stab at ESP32
2021-10-04 23:03:36 +02:00
Harald Barth
50bb1c950b
less warnings
2021-10-03 19:58:05 +02:00
Harald Barth
0bb6b577fa
Wifi STA or AP mode
2021-10-01 11:32:09 +02:00
Harald Barth
cf0c818138
Cleanup ESP specific details
2021-10-01 09:09:30 +02:00
Harald Barth
426b27f0dd
Reworked use of ringbuffer
2021-09-30 22:55:14 +02:00
Harald Barth
19b4893b5f
counter should be int, not uint8_t
2021-09-28 21:08:41 +02:00
Harald Barth
1c7a5320d8
more send diag
2021-09-28 17:31:12 +02:00
Harald Barth
afd4626988
send diag
2021-09-28 17:20:44 +02:00
Harald Barth
a194b8965c
Ack read outside interrupt
2021-09-27 20:01:46 +02:00
Harald Barth
696d12fc5e
test A0
2021-09-26 11:57:15 +02:00
Harald Barth
35cba02ee7
outboundRing uses sendData
2021-09-26 10:59:07 +02:00
Harald Barth
fa1d1619b6
wifi sendData
2021-09-26 08:37:59 +02:00
Harald Barth
b048879eaa
Wifi active
2021-09-25 23:18:10 +02:00
Harald Barth
34474cbf5c
WifiESP skeleton files
2021-09-21 09:23:52 +02:00
Harald Barth
7397a4089b
first waveform on esp
2021-09-21 00:31:05 +02:00
Harald Barth
f8fb08e331
Committing a SHA
2021-07-31 13:41:32 +00:00
Harald Barth
50fcbc088a
fix version.h of merge
2021-07-31 15:40:32 +02:00
Harald Barth
e2263b1e75
Committing a SHA
2021-07-31 13:35:39 +00:00
Harald Barth
5eabe934b8
Merge branch 'master' into copyrightmessages
2021-07-31 15:32:02 +02:00
Harald Barth
8f1ed21aa3
Allow some pins that might be useful
2021-07-27 19:53:21 +02:00
Harald Barth
2443e5903c
Fix type warnings
2021-07-27 18:39:54 +02:00
Harald Barth
a88454dded
Disallow pins <= 7
2021-07-27 18:35:22 +02:00
Harald Barth
c292f210a4
datatypes used in eeprom should be a data type that has a given size
2021-07-25 23:12:12 +02:00
Harald Barth
cc4de0ad14
fix size of struct at right place
2021-07-25 23:07:20 +02:00
Harald Barth
1fab0f586b
Merge branch 'output-wordsize' of github.com:DCC-EX/CommandStation-EX into output-wordsize
2021-07-25 22:54:18 +02:00
Harald Barth
c15d5048b5
EEPROM format heuristics
2021-07-25 22:53:20 +02:00
Harald Barth
ec2295219d
3rd arg of Z is bitfield
2021-07-24 23:44:24 +02:00
Harald Barth
d3ef5f53ae
Committing a SHA
2021-07-24 19:22:25 +00:00
Harald Barth
1941402c52
reserve version number
2021-07-24 21:21:57 +02:00
Harald Barth
7206e46273
Merge branch 'master' into output-wordsize
2021-07-24 21:15:33 +02:00
Harald Barth
f24bcd6819
step version
2021-07-24 21:14:19 +02:00
Harald Barth
cb64725b42
make output ID two bytes
2021-07-24 21:11:18 +02:00
Neil McKechnie
129d1c2039
Committing a SHA
2021-07-22 20:49:33 +00:00
Neil McKechnie
52e8a93945
Fix LCD corruption on power-up.
...
LCD was not working correctly on power up, but was subsequently OK on reset. Problem was caused by an uninitialised variable.
2021-07-22 21:49:09 +01:00
Neil McKechnie
88949358b4
Committing a SHA
2021-07-13 20:15:56 +00:00
Neil McKechnie
38be1d6152
Refactor OLED and LCD drivers ( #178 )
...
* Refactor SSD and LCD drivers
Rework display drivers to use inheritance and to remove unused functionality. The changes here were previously in neil-hal branch but have been separated out because of the amount of changes in neil-hal.
* Update version.h
2021-07-13 21:15:38 +01:00
Fred
29a4ad0072
Committing a SHA
2021-06-10 23:03:54 +00:00