mirror of
https://github.com/DCC-EX/CommandStation-EX.git
synced 2024-11-23 08:06:13 +01:00
Update release_notes_v3.1.0.md
This commit is contained in:
parent
9ec4f2d62a
commit
d924916381
|
@ -1,10 +1,29 @@
|
||||||
DCC-EX Team is pleased to release CommandStation-EX-v3.1.0 as a Production Release. Release v3.1.0 is a minor release that adds additional features and fixes a number of bugs. The team is continually improving the architecture of DCC++EX to make it more flexible and optimizing the code so as to get more perfromance from the Arduino microprocessors. This release includes all of the Point Releases from v3.0.1 to v3.0.12.
|
DCC-EX Team is pleased to release CommandStation-EX-v3.1.0 as a Production Release. Release v3.1.0 is a minor release that adds additional features and fixes a number of bugs. With the number of new features, this could have easily been a major release. The team is continually improving the architecture of DCC++EX to make it more flexible and optimizing the code so as to get more perfromance from the Arduino microprocessors. This release includes all of the Point Releases from v3.0.1 to v3.0.16.
|
||||||
|
|
||||||
- **Wi-Fi** - works, but can be challenging to use if you want to switch between AP mode and STA station mode.
|
**Known Issues**
|
||||||
- **Pololu Motor Shield** - is supported with this release, but the user may have to play around with some timings to enable programming mode due to limitation in its current sensing circuitry
|
|
||||||
|
- **Wi-Fi** - works, but requires sending <AT> commands from a serial monitor if you want to switch between AP mode and STA station mode.
|
||||||
|
- **Pololu Motor Shield** - is supported with this release, but the user may have to adjust timings to enable programming mode due to limitation in its current sensing circuitry
|
||||||
|
|
||||||
#### Summary of key features and/or bug fixes by Point Release
|
#### Summary of key features and/or bug fixes by Point Release
|
||||||
|
|
||||||
|
**Summary of the key new features added to CommandStation-EX V3.0.16**
|
||||||
|
|
||||||
|
- Ignore CV1 bit 7 read if rejected by a non NMRA compliant decoder when identifying loco id
|
||||||
|
|
||||||
|
**Summary of the key new features added to CommandStation-EX V3.0.15**
|
||||||
|
|
||||||
|
- Send function commands just once instead of repeating them 4 times
|
||||||
|
|
||||||
|
**Summary of the key new features added to CommandStation-EX V3.0.14**
|
||||||
|
|
||||||
|
- Add feature to tolerate decoders that incorrectly have gaps in their ACK pulse
|
||||||
|
- Provide proper track power management when joining and unjoining tracks with <1 JOIN>
|
||||||
|
|
||||||
|
**Summary of the key new features added to CommandStation-EX V3.0.13**
|
||||||
|
|
||||||
|
- Fix for CAB Functions greater than 127
|
||||||
|
|
||||||
**Summary of the key new features added to CommandStation-EX V3.0.12**
|
**Summary of the key new features added to CommandStation-EX V3.0.12**
|
||||||
|
|
||||||
- Fixed clear screen issue for nanoEvery and nanoWifi
|
- Fixed clear screen issue for nanoEvery and nanoWifi
|
||||||
|
@ -15,12 +34,14 @@ DCC-EX Team is pleased to release CommandStation-EX-v3.1.0 as a Production Relea
|
||||||
|
|
||||||
**Summary of the key new features added to CommandStation-EX V3.0.10**
|
**Summary of the key new features added to CommandStation-EX V3.0.10**
|
||||||
|
|
||||||
- Includes support for the Arduino Teensy
|
- Added Support for the Teensy 3.2, 3.5, 3.6, 4.0 and 4.1 MCUs
|
||||||
- No functional change just changes to avoid complier warnings for Teensy/nanoEvery
|
- No functional change just changes to avoid complier warnings for Teensy/nanoEvery
|
||||||
|
|
||||||
**Summary of the key new features added to CommandStation-EX V3.0.9**
|
**Summary of the key new features added to CommandStation-EX V3.0.9**
|
||||||
|
|
||||||
- Rearranges serial newlines for the benefit of JMRI
|
- Rearranges serial newlines for the benefit of JMRI
|
||||||
|
- Major update for efficiencies in displays (LCD, OLED)
|
||||||
|
- Add I2C Support functions
|
||||||
|
|
||||||
**Summary of the key new features added to CommandStation-EX V3.0.8**
|
**Summary of the key new features added to CommandStation-EX V3.0.8**
|
||||||
|
|
||||||
|
@ -52,7 +73,7 @@ DCC-EX Team is pleased to release CommandStation-EX-v3.1.0 as a Production Relea
|
||||||
- Auto load config.example.h with warning
|
- Auto load config.example.h with warning
|
||||||
- Dropped example .ino files
|
- Dropped example .ino files
|
||||||
- Corrected .ino comments
|
- Corrected .ino comments
|
||||||
- Pololu fault pin handling
|
- Add Pololu fault pin handling
|
||||||
- Waveform speed/simplicity improvements
|
- Waveform speed/simplicity improvements
|
||||||
- Improved pin speed in waveform
|
- Improved pin speed in waveform
|
||||||
- Portability to nanoEvery and UnoWifiRev2 CPUs
|
- Portability to nanoEvery and UnoWifiRev2 CPUs
|
||||||
|
@ -62,7 +83,7 @@ DCC-EX Team is pleased to release CommandStation-EX-v3.1.0 as a Production Relea
|
||||||
- Linear command
|
- Linear command
|
||||||
- Removed need for ArduinoTimers files
|
- Removed need for ArduinoTimers files
|
||||||
- Removed option to choose different timer
|
- Removed option to choose different timer
|
||||||
- Added EX-RAIL hooks for later
|
- Added EX-RAIL hooks for automation in future version
|
||||||
- Fixed Turnout list
|
- Fixed Turnout list
|
||||||
- Allow command keywords in mixed case
|
- Allow command keywords in mixed case
|
||||||
- Dropped unused memstream
|
- Dropped unused memstream
|
||||||
|
@ -129,7 +150,7 @@ DCC-EX Team is pleased to release CommandStation-EX-v3.1.0 as a Production Relea
|
||||||
- Fred Decker - Holly Springs, North Carolina, USA (FlightRisk)
|
- Fred Decker - Holly Springs, North Carolina, USA (FlightRisk)
|
||||||
- Dave Cutting - Logan, Utah, USA (Dave Cutting/ David Cutting)
|
- Dave Cutting - Logan, Utah, USA (Dave Cutting/ David Cutting)
|
||||||
- M Steve Todd - - Engine Driver and JMRI Interface
|
- M Steve Todd - - Engine Driver and JMRI Interface
|
||||||
- Scott Catalanno - Pennsylvania
|
- Scott Catalano - Pennsylvania
|
||||||
- Gregor Baues - Île-de-France, France (grbba)
|
- Gregor Baues - Île-de-France, France (grbba)
|
||||||
|
|
||||||
**exInstaller Software**
|
**exInstaller Software**
|
||||||
|
@ -143,7 +164,7 @@ DCC-EX Team is pleased to release CommandStation-EX-v3.1.0 as a Production Relea
|
||||||
- Dave Cutting - Logan, Utah, USA (Dave Cutting/ David Cutting)
|
- Dave Cutting - Logan, Utah, USA (Dave Cutting/ David Cutting)
|
||||||
- Roger Beschizza - Dorset, UK (Roger Beschizza)
|
- Roger Beschizza - Dorset, UK (Roger Beschizza)
|
||||||
- Keith Ledbetter - Chicago, Illinois, USA (Keith Ledbetter)
|
- Keith Ledbetter - Chicago, Illinois, USA (Keith Ledbetter)
|
||||||
- Kevin Smith - (KCSmith)
|
- Kevin Smith - Rochester Hills, Michigan USA (KC Smith)
|
||||||
|
|
||||||
**WebThrotle-EX**
|
**WebThrotle-EX**
|
||||||
|
|
||||||
|
@ -155,7 +176,8 @@ DCC-EX Team is pleased to release CommandStation-EX-v3.1.0 as a Production Relea
|
||||||
|
|
||||||
- Larry Dribin - Release Management
|
- Larry Dribin - Release Management
|
||||||
- Keith Ledbetter
|
- Keith Ledbetter
|
||||||
- BradVan der Elst
|
- Kevin Smith - Rochester Hills, Michigan USA (KC Smith)
|
||||||
|
- Brad Van der Elst
|
||||||
- Andrew Pye
|
- Andrew Pye
|
||||||
- Mike Bowers
|
- Mike Bowers
|
||||||
- Randy McKenzie
|
- Randy McKenzie
|
||||||
|
|
Loading…
Reference in New Issue
Block a user