mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2025-07-28 18:03:45 +02:00
Compare commits
2 Commits
v5.4.14-Pr
...
archive/EX
Author | SHA1 | Date | |
---|---|---|---|
|
615fbeb291 | ||
|
15264e17ef |
BIN
Release - Architecture Doc/CS-EX-Arch-v1-0_sized.png
Normal file
BIN
Release - Architecture Doc/CS-EX-Arch-v1-0_sized.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 108 KiB |
BIN
Release - Architecture Doc/CommandStation-EX-Arch-v1-0.png
Normal file
BIN
Release - Architecture Doc/CommandStation-EX-Arch-v1-0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 107 KiB |
BIN
ex-rail.zip
Normal file
BIN
ex-rail.zip
Normal file
Binary file not shown.
@@ -3,9 +3,8 @@
|
||||
|
||||
#include "StringFormatter.h"
|
||||
|
||||
|
||||
#define VERSION "3.1.7 draft"
|
||||
// 3.1.7 Major functional and non-functional changes.
|
||||
#define VERSION "3.2.0"
|
||||
// 3.2.0 Major functional and non-functional changes.
|
||||
// New HAL added for I/O (digital and analogue inputs and outputs, servos etc).
|
||||
// Support for MCP23008, MCP23017 and PCF9584 I2C GPIO Extender modules.
|
||||
// Support for PCA9685 PWM (servo) control modules.
|
||||
@@ -23,6 +22,7 @@
|
||||
// from <a> command and <T> command.
|
||||
// Increased use of display for showing loco decoder programming information.
|
||||
// ...
|
||||
// 3.1.7 Bugfix: Unknown locos should have speed forward
|
||||
// 3.1.6 Make output ID two bytes and guess format/size of registered outputs found in EEPROM
|
||||
// 3.1.5 Fix LCD corruption on power-up
|
||||
// 3.1.4 Refactor OLED and LCD drivers and remove unused code
|
||||
|
Reference in New Issue
Block a user