Click the version link below to download the firmware to your PC.
Release Version | 11072024 Base3 Release 1.28 |
Base3 Firmware Version | 1.28 |
Release Notes:
- Bluetooth sub-system
- When monitoring “SET” command, do not clear B3 database entry if no BLE loco paired on this address
- Convert Legacy “SET” command to TMCC1 SET command so decoder will process all pairing requests
- RF sub-system
- When monitoring “SET” command, do not clear B3 database entry if no RF loco paired on this address
- Convert Legacy “SET” command to TMCC1 SET command so decoder will process all pairing requests
- Modify PDI port controls
- Create API command processing and logic to reallocate PDI port board ID assignment ranges and enables
- Major changes to restructure the port allocation relative to PING/board IDs
- skip sending echoes between PDI ports keeping traffic lower in the PDI port processing
- skip sending internal PDI command requests out over the PDI ports
- Blink PDI power LED if the port does not have board ID allocation for modules connected
- Fix record locking on 4-Digit info requests
- Fix ID2/ID4 lookup sequencers to reset state machine if a record is locked, otherwise subsequent lookups may fail
- Fix potential for buffer overflow; fix missing fields
- when reading module data length, limit size of data transfer to buffer size
- initialize the PMID and BTMAC fields properly on restore from module
- Skip Serial EnQueue when queue is disable
- to improve system throughput, do not add processing for queues that are not active, stopping queue overflows