Releases: opentrv/OTRadioLink
20150921-SPI-tweak-for-stability: Merge remote-tracking branch 'origin/master'
Conflicts: content/OTRadioLink/utility/OTRFM23BLink_OTRFM23BLink.cpp
20150920-basic-valve-control-OK
Refactoring (D21FM).
20150827-compile-fixed-for-CONFIG_Trial2013Winter_Round2_NOHUB: D21SM: moved more sleep support to base support library from mainline
20150821-repoxfer: Merge remote-tracking branch 'origin/master'
Repo transferred from DamonHD to opentrv.
RFM23B now has by default 2-deep interrupt RX queue
20150817:
freezepoint name: V0.8
branch name: HEAD
Deployed where: 16WW (released copy on GitHub https://github.com/DamonHD/OTRadioLink V0.8).
Changes since last freezepoint (developer/mgr initials and brief description):
Previous significant freezepoint: V0.7
DHD20150808: starting V0.08... (aiming to allow better, testable, RX queueing)
DHD20150808: fixed possible timing bug in OneWire impl due to missing brackets in delay macro.
DHD20150808: created ISRRXQueue1Deep, and tested and deployed in OTRFM23BLink.
DHD20150809: started ISRRXQueueVarLenMsg (COH-44), w/ shared generic unit tests for all queue impls.
DHD20150811: OTRFM23BLink temporarily tested ISRRXQueueVarLenMsg with a min RX queue capacity of 2.
DHD20150814: ISRRXQueueVarLenMsg tested and (slightly) optimised.
DHD20150814: OTRFM23BLink again tested ISRRXQueueVarLenMsg with a min RX queue capacity of 2.
DHD20150814: *implemented ISRRXQueueVarLenMsg (COH-44), n-deep RX queueing.
DHD20150814: *OTRFM23BLink using ISRRXQueueVarLenMsg with a default min RX queue capacity of 2.
DHD20150814: *implemented/tested OTRadioLink::frameFilterTrailingZeros().
DHD20150817: replaced TX delay with code that does not need timer1 / delay() support.
DHD20150817: preparing to release: issues still pending: TX level control.
V0.7
DHD20150804: starting V0.7... (aim to work better in busy channel w/ filtering, queueing, TX level ctl)
DHD20150804: added in-ISR RX filtering.
DHD20150805: fixing some scope issues around delay_us().
DHD20150805: issues still pending: n-deep RX queue, TX level control.
20150805-JV2
V0.7 freeze
20150805-JV1
Build notes...