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
Harald Barth
4f0c80a503
Turnout states according to RCN-123 where Thrown is 0 and Closed is 1. Additional protection against invalid chars in protocol
2021-07-16 10:24:11 +02: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
Fred
a473f6ae5c
Update version.h
2021-06-10 19:03:38 -04:00
Fred
915af8d981
Committing a SHA
2021-06-10 23:02:35 +00:00
Fred
6eeaacdf90
Add loop to retry Ethernet cable connection ( #173 )
...
Implement PaulS's change to delay in a loop to give more time for sensing an Ethernet cable connection
2021-06-10 19:02:20 -04:00
Fred
766f88166c
Committing a SHA
2021-06-10 18:24:13 +00:00
Fred
afd08dafc1
Update version.h
2021-06-10 14:23:57 -04:00
Ash-4
7851e7099c
Committing a SHA
2021-06-10 18:23:17 +00:00
Ash-4
04403bbf5e
Update DCC.cpp ( #165 )
...
lines 906-910 added. avoid wait after write. use 1 PROG
2021-06-10 14:23:00 -04:00
Fred
55cce0ef99
Committing a SHA
2021-06-10 18:07:16 +00:00
Fred
dc4fa57dc6
Update version.h
2021-06-10 14:06:59 -04:00
Neil McKechnie
75eefc7677
Committing a SHA
2021-06-10 15:25:03 +00:00
Neil McKechnie
79763a3bb8
SH1106 OLED Display Offset Fix ( #169 )
...
Correct display offset for SH1106. The SH1106 supports 132 columns but most displays use 128 column OLED, connected to the middle columns 2-129.
2021-06-10 11:24:44 -04:00
Harald Barth
3fa805c0e7
Merge branch 'master' into copyrightmessages
2021-05-16 08:12:09 +02:00
Harald Barth
ba8f625fb0
move DCC::begin() after communications
2021-05-16 08:04:43 +02:00
Fred
ac37228942
Committing a SHA
2021-05-16 02:13:48 +00:00
Fred
90487d2d83
Update release_notes_v3.1.0.md
2021-05-15 22:13:33 -04:00
Fred
1807fe5c5f
Committing a SHA
2021-05-16 02:12:24 +00:00
Fred
6abb65c1f4
Update release_notes.md
...
Sync release_notes.md with release notes on release page
2021-05-15 22:12:09 -04:00
Fred
971732fce8
Committing a SHA
2021-05-16 01:51:24 +00:00
Fred
8a03b889a3
Update release_notes.md
2021-05-15 21:51:10 -04:00
Fred
e12c3fc295
Committing a SHA
2021-05-16 01:45:54 +00:00
Fred
de8f9396f7
Update release_notes.md
2021-05-15 21:45:39 -04:00
Fred
f75a6b47f9
Committing a SHA
2021-05-16 01:37:47 +00:00
Fred
bc1398d3c4
Update README.md
2021-05-15 21:37:33 -04:00
Fred
0988340ff8
Committing a SHA
2021-05-16 01:36:41 +00:00
Fred
c7af43c70b
Update README.md
...
Add 3.1 features
2021-05-15 21:36:21 -04:00
Dex's Lab
79a76e95b6
Committing a SHA
2021-05-15 04:20:02 +00:00
Dex's Lab
6766d95344
mend
2021-05-15 00:19:41 -04:00
Fred
fb3265a413
Committing a SHA
2021-05-15 04:04:22 +00:00
Fred
93fc674e74
Update release_notes.md
2021-05-15 00:04:07 -04:00