Asbelos
d89dd0d1fa
command ref work in progress
2023-03-13 00:53:42 +00:00
peteGSX
95d0120204
Implement status checks
2023-03-13 08:38:28 +10:00
peteGSX
0cc07ed1df
Starting on driver feedback
2023-03-13 05:29:22 +10:00
Asbelos
5e60fb4e27
SAMD21 odd byte boundary
2023-03-11 22:46:11 +00:00
Harald Barth
881463ada9
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
2023-03-10 17:52:16 +01:00
Harald Barth
45cf610028
Bugfix Ethernet shield: Static IP now possible
2023-03-10 17:49:51 +01:00
Neil McKechnie
471b8ac8e1
Update I2CManager.cpp
...
Rearrange I2C short-circuit check to before I2C is initialised.
2023-03-09 16:28:07 +00:00
Neil McKechnie
3ae1859ec7
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
2023-03-09 16:01:10 +00:00
Neil McKechnie
679e5885c4
Update IO_HALDisplay.h
...
Enable I2C address overlap check on HAL display.
2023-03-09 15:59:52 +00:00
Neil McKechnie
59c6c1e5af
Update examples and comments.
2023-03-09 15:59:25 +00:00
Harald Barth
f94a5f971e
Bugfix signalpin2 was not set up in shadow port
2023-03-07 16:20:00 +01:00
Asbelos
1d29436008
Compiler pedantics
2023-03-06 13:47:59 +00:00
Asbelos
bec8aea5a5
TM Broadcasts
...
TM changes will trigger TM state broadcasts
2023-03-06 11:57:14 +00:00
peteGSX
4f23dbc984
Merge pull request #315 from DCC-EX:47-to-do-update-device-driver-to-use-non-blocking-i2c
...
Non-blocking implemented
2023-03-04 19:02:11 +10:00
peteGSX
46070e2999
Non-blocking implemented
2023-03-04 18:55:13 +10:00
Harald Barth
31ecba08d8
faultPin can be inverted (from its inverted sense
2023-03-03 20:51:32 +01:00
Neil McKechnie
22c0bff697
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
2023-03-02 23:01:47 +00:00
Neil McKechnie
19bbb186e7
Create IO_TouchKeypad.h
...
Driver for 16-pad capacitative key pad device (TTP229-B based).
2023-03-02 23:01:44 +00:00
Asbelos
a17a55d904
Implement <JG> <JI>
2023-03-02 13:03:05 +00:00
Asbelos
b969563d35
Squashed commit of the following:
...
commit 4d8efcdd05
Author: Asbelos <asbelos@btinternet.com>
Date: Wed Mar 1 16:32:05 2023 +0000
Reinstate obsolete <s>
commit 003313998b
Author: Asbelos <asbelos@btinternet.com>
Date: Wed Mar 1 16:07:11 2023 +0000
Change <I><G> to <JI><JG>
commit c72bf51959
Author: Asbelos <asbelos@btinternet.com>
Date: Sat Feb 25 17:38:39 2023 +0000
G and I commands
2023-03-02 12:56:30 +00:00
Asbelos
f0c1ea958c
4.2.19 sensorOffset bugfix
2023-03-02 10:45:39 +00:00
Neil McKechnie
ca4592dc3e
Reinstate original #ifdef DIAG_IO tests in servo modules
2023-03-01 23:09:27 +00:00
Neil McKechnie
0663cc6138
Update IO_EXIOExpander.h
...
_I2CAddress or _i2cAddress - the checkOverlap function uses the former, and the driver uses the latter. I incorrectly used the wrong one!
2023-02-28 23:49:51 +00:00
Neil McKechnie
5fb10fa6d0
Delete IO_ExternalEEPROM.h
2023-02-28 20:09:37 +00:00
Harald Barth
1d47dce473
update tag
2023-02-28 15:22:57 +01:00
Harald Barth
8a126906f3
Only need do anything if cab existed
2023-02-28 15:20:29 +01:00
Harald Barth
b01e4388ce
Small typo in tone scale
2023-02-28 15:17:04 +01:00
Colin Murdoch
4adcdc1b0b
Update config.example.h
...
Removed redundant define for FastClock no longer required.
2023-02-28 12:12:08 +00:00
Neil McKechnie
95b640686a
Merge branch 'devel' of https://github.com/DCC-EX/CommandStation-EX into devel
2023-02-25 11:43:39 +00:00
Neil McKechnie
f56f5d9ebe
Update I2CManager_Wire.h
...
Add alternative multiplexer support for I2C Wire subsystem.
2023-02-25 11:43:36 +00:00
Neil McKechnie
8c8a913678
Update IO_HALDisplay.h
...
Check for memory allocation errors.
2023-02-25 11:43:05 +00:00
Neil McKechnie
711ad6f030
Update SSD1306Ascii.cpp
...
Add remaining extended graphics characters (still no international characters though.
2023-02-25 11:42:43 +00:00
Neil McKechnie
c2983efebb
Update to comments
2023-02-25 11:42:12 +00:00
Asbelos
02ee8ad080
Removed duplicate DIAG
2023-02-24 16:56:21 +00:00
Neil McKechnie
780c6ea162
Revert "Update DisplayInterface.cpp"
...
This reverts commit a23f5839b7
.
2023-02-24 09:39:00 +00:00
Neil McKechnie
8582e51483
Change example EXRAIL DFplayer calls from SERVO to ANOUT.
2023-02-23 20:57:25 +00:00
Neil McKechnie
cdf3927aad
Update I2CManager.h
...
Make getMuxCount() publicly visible.
2023-02-23 20:52:40 +00:00
Neil McKechnie
ddfc67d2e3
Remove files that were incorrectly included in the merge.
2023-02-23 20:52:13 +00:00
Neil McKechnie
a23f5839b7
Update DisplayInterface.cpp
...
Remove dummy display driver object - it's unnecessary now as a null pointer is benign in this context.
2023-02-23 20:24:42 +00:00
Neil McKechnie
eddd6382d9
Update IO_EXFastclock.h
...
Update to support extended I2C addresses.
2023-02-23 20:23:08 +00:00
Neil McKechnie
45e3e3d185
Update IO_RotaryEncoder.h
...
Update to support extended I2C addresses.
2023-02-23 20:17:15 +00:00
Neil McKechnie
5e9ae4a0ac
Remove redundant commented out code.
2023-02-23 20:16:29 +00:00
Neil McKechnie
39d953ed29
Merge pull request #312 from DCC-EX/devel-nmck
...
Merge Devel-nmck:
I2C Multiplexer support through Extended Addresses added for Wire, 4209 and AVR I2C drivers.
I2C retries when an operation fails.
I2C timeout handling and recovery completed.
I2C SAMD Driver Read code completed.
PCF8575 I2C GPIO driver added.
EX-RAIL ANOUT function for triggering analogue HAL drivers (e.g. analogue outputs, DFPlayer, PWM).
EX-RAIL SCREEN function for writing to screens other than the primary one.
Installable HALDisplay Driver, with support for multiple displays.
Layered HAL Drivers PCA9685pwm and Servo added for native PWM on PCA9685 module and for animations of servo movement via PCA9685pwm. This is intended to support EXIOExpander and also replace the existing PCA9685 driver.
Add <D HAL RESET> to reinitialise failed drivers (it calls the _begin method of all HAL drivers to reinitialise them).
Add UserAddin facility to allow a user-written C++ function to be declared in myHal.cpp, to be called at a user-specified frequency.
Add ability to configure clock speed of PCA9685 drivers (to allow flicker-free LED control).
Improve stability of VL53L0X driver when XSHUT pin connected.
Enable DCC high accuracy mode for STM32 on standard motor shield (pins D12/D13).
Incorporate improvements to ADC scanning performance (courtesy of HABA).
2023-02-23 11:20:17 +00:00
Neil McKechnie
b7483d99e9
Update version.h
2023-02-23 11:13:05 +00:00
Neil McKechnie
ce3885b125
Update DisplayInterface.h
...
Remove compiler warning
2023-02-23 10:36:42 +00:00
Neil McKechnie
c52b4a60a5
Update IO_HALDisplay.h
...
Update comments.
2023-02-22 21:34:52 +00:00
Neil McKechnie
ef85d5eaba
Update version.h
...
4.2.18
2023-02-22 21:28:16 +00:00
Neil McKechnie
f281938606
Merge branch 'devel' into devel-nmck
2023-02-22 21:24:08 +00:00
Neil McKechnie
a405d36523
Rename class OLEDDisplay to HALDisplay.
2023-02-22 21:11:37 +00:00
Neil McKechnie
8e8ae90030
Update I2CManager.cpp
...
Add Real-time clock as a device address category (address 0x68).
2023-02-22 21:09:40 +00:00