This repository has been archived by the owner on Feb 17, 2020. It is now read-only.
Releases: bifravst/cat-tracker-fw
Releases · bifravst/cat-tracker-fw
v0.72.0
v0.71.0
fix(build): lte-m mode patch Closes #62. Signed-off-by: Simen S. Røstad <[email protected]>
v0.70.0
fix(build): lte-m mode patch Closes #62. Signed-off-by: Simen S. Røstad <[email protected]>
v0.69.0
feat: application moved out-of-tree The Application now resides outside the NCS code environment. Closes #40 Signed-off-by: Simen S. Røstad <[email protected]>
v0.68.0
feat: use AWS IoT library Change cloud default cloud backend to aws iot. Signed-off-by: Simen S. Røstad <[email protected]>
v0.67.0
fix: revert back to printk The zephyr logger seems to handle printing of JSON objects poorly. Revert back to printk logging for encoded/decoded JSON objects. Closes #56 Signed-off-by: Simen S. Røstad <[email protected]>
v0.66.0
build: use LTE-m GPS
v0.65.0
fix(build): add missing space See #58
v0.64.0
docs: moved overview to handbook See https://bifravst.gitbook.io/bifravst/cat-tracker-firmware/overview
v0.63.0
fix: disable support for PCA10015 See #56