Releases: ArduPilot/ArduRemoteID
Releases · ArduPilot/ArduRemoteID
v1.14
What's Changed
- fixed handling of negative lock level by @tridge in #126
- Option to not use or save BasicID info to parameters by @BluemarkInnovations in #125
- DroneCAN: use TWAI acceptance filters by @tridge in #127
- include multiple encoding errors in OPEN_DRONE_ID_ARM_STATUS message by @BluemarkInnovations in #102
- improve html progress by @tridge in #128
- print received Remote ID messages on serial console for both MAVLink and DroneCAN by @BluemarkInnovations in #100
Full Changelog: release-1.13...v1.14
release-1.13
What's Changed
- added Holybro-RemoteID board by @tridge in #120
- added timeout to secure_command.py and docs by @tridge in #122
- document using GUI tool for secure update by @tridge in #123
- parameter reset to defaults by @BluemarkInnovations in #106
- added CUAV RemoteID board by @tridge in #121
Full Changelog: release-1.12...release-1.13
release-1.12
What's Changed
- Ble legacy transmission rate fix by @BluemarkInnovations in #92
- added JWRID_ESP32S3 board by @tridge in #96
- Provide a pop up if the OTA upgrade fails by @BluemarkInnovations in #91
- updated README by @BluemarkInnovations in #94
- init UAS payload in set_data by @BluemarkInnovations in #104
- Add support for the Bluemark db202mav RemoteID module by @BluemarkInnovations in #107
- Override pre-arm checks by @BluemarkInnovations in #76
- Do not broadcast empty messages by @BluemarkInnovations in #103
- Bugfixes upstream by @dusan19 in #109
- use latest mavlink definitions for MAV_ODID_ARM_STATUS by @BluemarkInnovations in #95
- scripts: added mavlink signing key to secure_command.py by @tridge in #113
- support for BlueMark db210pro module by @BluemarkInnovations in #115
- update all submodules by @tridge in #119
- always update git hash on any build by @tridge in #118
- allow lock_level to set to -1 by @BluemarkInnovations in #111
- fix the bt4 transmition rate computation by @dusan19 in #116
- add support for db203can board by @BluemarkInnovations in #110
New Contributors
Full Changelog: release-1.11...release-1.12
release-1.11
What's Changed
- RemoteIDModule: Format update time as h:mm:ss by @muramura in #65
- web interface: add board name, bluemark logo and initial bluemark style by @BluemarkInnovations in #81
- improved firmware update via web interface by @BluemarkInnovations in #80
- only update last received packet timestamp of system/location messages if the timestamp inside the packets are updated by @BluemarkInnovations in #79
- adjust advertisement period based on BT4/5 rate by @BluemarkInnovations in #75
- auto-update BasicID info from GCS by @tridge in #82
- scripts: Bring arduino-cli version up to date by @muramura in #72
- location: Set to UNKNOWN when latitude and longitude are 0 by @muramura in #71
- Altitude: Use Altitude encoding notation by @muramura in #70
- Add support for mRo RemoteID M10049 board by @lgarciaos in #84
- added --bus-num to secure_command.py by @tridge in #85
- WLAN beacon implementation by @BluemarkInnovations in #67
- dual ID implementation by @BluemarkInnovations in #73
- fix: Install
pexpect
to fix failingregen_headers.sh
by @DanLynch-AR in #87 - web: Display two types of BASIC ID messages by @muramura in #66
- fixed bluemark logo by @tridge in #88
- bugfix BLE legacy advertisements broken by @BluemarkInnovations in #74
- fixed display of mRo board ID by @tridge in #89
- fixed web server status web operator location is lost by @tridge in #90
New Contributors
- @muramura made their first contribution in #65
- @lgarciaos made their first contribution in #84
- @DanLynch-AR made their first contribution in #87
Full Changelog: release-1.10...release-1.11
release-1.10
What's Changed
- add BlueMark public key by @BluemarkInnovations in #60
- use the bluemark public key on bluemark boards by @tridge in #61
- fixed handling of CAN bus off state by @tridge in #64
- fixed LED init bug
Full Changelog: release-1.9...release-1.10
release-1.9
What's Changed
- setup efuses on LOCK_LEVEL=2 by @tridge in #55
- implement mavlink parameters by @tridge in #56
- Added Flashing LED Mode and JW Board Placeholder by @sborenstein-ift in #53
- support WS2812 LEDs by @tridge in #57
- added mavlink secure commands by @tridge in #58
New Contributors
- @sborenstein-ift made their first contribution in #53
Full Changelog: release-1.8...release-1.9
release-1.8
What's Changed
- change board name in DroneCAN for DB200 by @tridge in #31
- bluemark info: fix typo in model name + added links for product info and buying by @BluemarkInnovations in #40
- db200: typo, termination resistors are GPIO 10 by @BluemarkInnovations in #37
- disable WiFi NaN transmission by default by @BluemarkInnovations in #36
- enable status LED for BlueMark DB110 module by @BluemarkInnovations in #41
- Trivial typo fixes to README by @bradh in #45
- relicense under GPLv2+ by @tridge in #44
- new partition scheme by @tridge in #43
- added DroneCAN parameter system by @tridge in #46
- new parameters, ID handling, power levels by @tridge in #47
- Set heartbeat autopilot correctly by @friissoren in #42
- improved web interface by @tridge in #48
- added git hash by @tridge in #49
- support SecureCommand for secure update of module parameters remotely by @tridge in #50
- lock param writes when LOCK_LEVEL != 0 by @tridge in #51
- document param settings by @tridge in #52
New Contributors
- @bradh made their first contribution in #45
- @friissoren made their first contribution in #42
Full Changelog: release-1.6...release-1.8
release-1.6
What's Changed
- adjust BT4 send rate based on number of sub frames by @tridge in #27
- fixed pins in docs for S3 dev board by @tridge in #29
- WiFi NAN, bug fix transmit on channel 6, set to random MAC address by @BluemarkInnovations in #28
- make serial ports easier to debug by @tridge in #30
Full Changelog: release-1.5...release-1.6
release-1.5
What's Changed
- added upload commands to the Makefile by @tridge in #19
- support ESP32C3 dev board by @tridge in #22
- BlueMark db200: add LED status and set ESP GPIO pins to enable CAN tr… by @BluemarkInnovations in #23
- added transport abstraction by @tridge in #24
- fix ble transmission protocols by @BluemarkInnovations in #25
New Contributors
- @BluemarkInnovations made their first contribution in #23
Full Changelog: release-1.4...release-1.5
release-1.4
What's Changed
- support building on BlueMark C3 board by @tridge in #16
- added docs on 2 new boards by @tridge in #17
Full Changelog: release-1.3...release-1.4