Releases: nrfconnect/Asset-Tracker-Template
Releases · nrfconnect/Asset-Tracker-Template
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...