Skip to content

Releases: opentrv/OTRadioLink

20150921-SPI-tweak-for-stability: Merge remote-tracking branch 'origin/master'

21 Sep 13:44
Compare
Choose a tag to compare
Conflicts:
	content/OTRadioLink/utility/OTRFM23BLink_OTRFM23BLink.cpp

20150920-basic-valve-control-OK

20 Sep 19:26
Compare
Choose a tag to compare
Pre-release
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'

21 Aug 10:51
Compare
Choose a tag to compare

Repo transferred from DamonHD to opentrv.

RFM23B now has by default 2-deep interrupt RX queue

17 Aug 19:28
Compare
Choose a tag to compare

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

05 Aug 20:38
Compare
Choose a tag to compare
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

05 Aug 20:37
Compare
Choose a tag to compare
20150805-JV2 Pre-release
Pre-release
V0.7 freeze

20150805-JV1

05 Aug 08:53
Compare
Choose a tag to compare
20150805-JV1 Pre-release
Pre-release
Build notes...

V0.6

03 Aug 23:37
Compare
Choose a tag to compare

V0.6 freeze including TX bug fix.

V0.5

02 Aug 11:37
Compare
Choose a tag to compare
DHD20150727: migrated in RND8 PRNG code.
DHD20150802: fixed bug in FTp2_FullStatsIDx values