Releases: nrfconnect/Asset-Tracker-Template
Releases · nrfconnect/Asset-Tracker-Template
v1.0.0-preview10
What's Changed
- app: disable GNSS priority by @DematteisGiacomo in #187
- modules: power: Do not fail on -EALREADY by @jtguggedal in #188
- docs: add nrfclouud fota docs by @DematteisGiacomo in #190
- Update PR status after test by @jorgenmk in #176
- manifest: auto: Update nrf-sdk SHA by @github-actions in #189
- workflows: target-test: small fixes by @DematteisGiacomo in #192
New Contributors
- @github-actions made their first contribution in #189
Full Changelog: v1.0.0-preview09...v1.0.0-preview10
v1.0.0-preview09
What's Changed
- workflows: fix release attach assets by @DematteisGiacomo in #185
- Docs: Fixed typo in getting_started.md by @joaodullius in #186
New Contributors
- @joaodullius made their first contribution in #186
Full Changelog: v1.0.0-preview08...v1.0.0-preview09
v1.0.0-preview08
What's Changed
- modeules: network: Fix typo in message type by @jtguggedal in #138
- docs: fota: Add more details to FOTA module documentation by @jtguggedal in #139
- modules: cloud: Optimize event handling and clean up configuration by @simensrostad in #140
- ci: add ram and flash usage badges by @DematteisGiacomo in #141
- docker: etb decoder into docker by @DematteisGiacomo in #144
- Cloud docs and test fixes by @jtguggedal in #143
- modules: Minor fixes by @simensrostad in #145
- Add documentation for power, LED and environmental modules by @jtguggedal in #146
- modules: location: use SMF by @DematteisGiacomo in #148
- README: add thingy91x to memory labels by @DematteisGiacomo in #149
- docs: add location module docs by @DematteisGiacomo in #150
- manifest: Update sdk-nrf reference by @jorgenmk in #151
- workflows: Build latest NCS by @jorgenmk in #153
- tree: cleanup, remove bsec by @DematteisGiacomo in #152
- workflow: Update ncsref-update script by @jorgenmk in #154
- workflow: ncsref auto create PR by @jorgenmk in #156
- workflow: NCS latest fix by @jorgenmk in #158
- tests: module: add location unittests by @DematteisGiacomo in #160
- manifest: Build and test SHA updates by @jorgenmk in #162
- workflow: build: Bugfix by @jorgenmk in #166
- sonarcloud: make sonarcloud faster by @DematteisGiacomo in #165
- workflows: build: skip 9151 on pr by @DematteisGiacomo in #167
- Main: Use X macros to add observers and get message buffer size by @jtguggedal in #164
- workflows: target_tests: new handling of matrix-device by @DematteisGiacomo in #168
- modules: Use X macros to subscribe to channels by @jtguggedal in #170
- modules: network: fix sonar gate by @DematteisGiacomo in #171
- workflows: target-test: fix ppk test by @DematteisGiacomo in #172
- tests: on_target: mark app fota test as "slow" by @DematteisGiacomo in #173
- tests: module: more location unittest by @DematteisGiacomo in #174
- docs: Add Architecture documentation by @jtguggedal in #175
- modules: location: fix log message by @DematteisGiacomo in #177
- docs: Add SMF section to architecture.md by @jtguggedal in #178
- docs: getting_started: small integrations and fix by @DematteisGiacomo in #179
- tests: on_target: add ppk device to matrix by @DematteisGiacomo in #180
- ci: add memory history plot to readme by @DematteisGiacomo in #183
- docs: Add more content to architecture page by @jtguggedal in #184
Full Changelog: v1.0.0-preview07...v1.0.0-preview08
v1.0.0-preview07
What's Changed
- docs: Add FOTA module docs by @jtguggedal in #135
- workflows: small typo in build workflow by @DematteisGiacomo in #134
- docs: Fix FOTA state diagram by @jtguggedal in #137
- workflow: small fix in build workflow by @DematteisGiacomo in #136
Full Changelog: v1.0.0-preview06...v1.0.0-preview07
v1.0.0-preview06
What's Changed
- modules: Add piping for decoding incoming CBOR shadow data by @simensrostad in #110
- test: fota: Remove upload by @jorgenmk in #118
- modules: main: Add CDDL CBOR encoding of device shadow by @simensrostad in #117
- tests: cloud: Use strnlen() for ssafety by @jtguggedal in #119
- ci: use test docker 1.0.1 by @DematteisGiacomo in #120
- docs: add ci docs. by @DematteisGiacomo in #121
- tests: Fix fullmfw fota by @jorgenmk in #122
- main: dont crash if cbor decoding fails by @DematteisGiacomo in #124
- docs: more docs by @DematteisGiacomo in #123
- tests: on_target: add shell tests by @DematteisGiacomo in #125
- main: Rework sub states in STATE_TRIGGERING by @jtguggedal in #126
- tests: on_target: small fix shell test by @DematteisGiacomo in #127
- tests: on_target: test for cloud configuration by @DematteisGiacomo in #128
- Docs for main module by @jtguggedal in #129
- Main fixups by @jtguggedal in #130
- docs: config with rest api by @DematteisGiacomo in #131
- tests: main: Add test cases for FOTA states by @jtguggedal in #132
- workflows: fix memfault elf upload by @DematteisGiacomo in #133
Full Changelog: v1.0.0-preview05...v1.0.0-preview06
v1.0.0-preview05
What's Changed
- workflows: fix memfault elf upload by @DematteisGiacomo in #116
Full Changelog: v1.0.0-preview04...v1.0.0-preview05
v1.0.0-preview04
What's Changed
- workflows: build: small fix by @DematteisGiacomo in #115
Full Changelog: v1.0.0-preview03...v1.0.0-preview04
v1.0.0-preview03
What's Changed
- workflows: build: no modem traces to memfault by @DematteisGiacomo in #113
- docs: Add network module documentation by @jtguggedal in #114
Full Changelog: v1.0.0-preview02...v1.0.0-preview03
v1.0.0-preview02
What's Changed
- workflows: fix release by @DematteisGiacomo in #112
Full Changelog: v1.0.0-preview01...v1.0.0-preview02
v1.0.0-preview01
What's Changed
- workflows: Cleanup by @jtguggedal in #2
- app: Fix build errors by @jtguggedal in #3
- treewide: Rename to Asset Tracker Template by @jtguggedal in #4
- tests: Update network module tests by @jtguggedal in #5
- modules: network: Implement new message types by @jtguggedal in #8
- modules: trigger: Support sequentual triggering only by @simensrostad in #6
- workflows: add on target by @DematteisGiacomo in #9
- modules: Account for change to struct in network channel payload by @simensrostad in #10
- modules: network: Send RSRP value to nRF Cloud by @simensrostad in #11
- modules: network: Add test cases and fix implementation accordingly by @jtguggedal in #12
- modules: network: Add system mode setting capability by @jtguggedal in #13
- tests: on_target: add basic test by @DematteisGiacomo in #15
- workflows: add build and test workflow by @DematteisGiacomo in #16
- tests: on_target: fix some residual dfu garbage by @DematteisGiacomo in #17
- tests: on_target: fix requirements by @DematteisGiacomo in #18
- workflows: rename from yaml to yml by @DematteisGiacomo in #20
- workflows: add chatgpt ai reviewer by @DematteisGiacomo in #14
- manifest: Update sdk-nrf reference by @jtguggedal in #21
- workflows: target-test: Fix permissions by @DematteisGiacomo in #22
- workflows: on-target: fix permissions, again by @DematteisGiacomo in #23
- modules: battery: Add battery percentage request/response events by @simensrostad in #19
- workflows: compliance: remove continue-on-error by @DematteisGiacomo in #25
- Transport module: Update state machine by @jtguggedal in #26
- anthropic playground by @DematteisGiacomo in #27
- modules: transport: Add tests and fix found bugs by @jtguggedal in #28
- workflows: build: skip build if not needed by @DematteisGiacomo in #29
- Fota by @DematteisGiacomo in #30
- workflows: improve ai review by @DematteisGiacomo in #31
- modules: app: Move shadow_get() to transport module by @jtguggedal in #32
- modules: app: Merge with trigger module to simplify application by @jtguggedal in #33
- modules: transport: Move channel definitions to module by @jtguggedal in #34
- workflows: add sonarcloud by @DematteisGiacomo in #35
- workflows: re-add native sim twister tests by @DematteisGiacomo in #36
- fast compliance by @DematteisGiacomo in #37
- workflows: use self-hosted by @DematteisGiacomo in #38
- readme: add badges by @DematteisGiacomo in #39
- modules: battery: channel definition into per-module header by @DematteisGiacomo in #40
- modules: button: channel definition into module header by @DematteisGiacomo in #41
- app: remove TRIGGER_MODE_CHAN by @DematteisGiacomo in #42
- modules: fota: remove FOTA_STATUS_CHAN by @DematteisGiacomo in #43
- modules: location: channel definition into module header by @DematteisGiacomo in #44
- modules: network: channel definition into module header by @DematteisGiacomo in #45
- app: common: remove LED_CHAN by @DematteisGiacomo in #46
- modules: environmental: Cleanup by @simensrostad in #47
- compliance: remove unused files. by @DematteisGiacomo in #48
- Update README.md by @jtguggedal in #49
- app: Add nRF9151 DK support by @jtguggedal in #52
- app: Fix nRF9151 DK external flash configuration by @jtguggedal in #53
- modules: app: fix behaviour by @DematteisGiacomo in #54
- tests: on_target: add fota test by @DematteisGiacomo in #50
- tests: on_target: ski fota resumption by @DematteisGiacomo in #55
- workflows: target-test: upload elf to memfault by @DematteisGiacomo in #56
- modules: environmental: channel def in module header by @DematteisGiacomo in #51
- workflows: sonarcloud: enable sonarcloud by @DematteisGiacomo in #57
- app: fix full mfw fota by @DematteisGiacomo in #58
- modules: remove trigger channel by @DematteisGiacomo in #59
- modules: led: simplify led module by @DematteisGiacomo in #61
- tests: on_target: new mfw bundle IDs by @DematteisGiacomo in #60
- workflows: compliance: fix requirements by @DematteisGiacomo in #64
- modules: Remove memfault module by @simensrostad in #63
- modules: network: Add option to start module in disconnected idle by @jtguggedal in #68
- tests: on_target: t91x_board scope to function by @DematteisGiacomo in #69
- Sonarcloud fixes by @jtguggedal in #70
- modules: cloud: Address static code analysis issues by @jtguggedal in #71
- modules: fota: Cleanup and update tests by @simensrostad in #65
- modules: app: Add missing state transition by @simensrostad in #72
- workflows: ai-review: use openai by @DematteisGiacomo in #75
- modules: cloud: fix struct cloud_msg by @DematteisGiacomo in #62
- modules: Update FOTA process by @simensrostad in #73
- modules: Align watchdog configuration and naming by @jtguggedal in #74
- tests: on_target: add location test by @DematteisGiacomo in #76
- test: on_target: small fix location by @DematteisGiacomo in #77
- modules: app: Minor fixes by @simensrostad in #78
- tests: on_target: add memfault test by @DematteisGiacomo in #79
- workflows: add workflow for test docker image by @DematteisGiacomo in #81
- workflows: target-test: use att test docker by @DematteisGiacomo in #82
- app: move app module to main.c by @DematteisGiacomo in #80
- modules: Various fixes by @simensrostad in #83
- tests: nightly: Fix and add more tests by @simensrostad in #84
- tests: Increase timeout for test_sampling.py by @simensrostad in #85...