ArduPilot / ArduPilot/apm_planner
3DR Radio FW Update failing on linux
Open
bug
- Dominant language
- C++
- Stars
- 550
- Forks
- 483
- PR merge metrics
- No merged PRs in 30d
Description
Flashing 3DR radio on linux fails
```
Flashing with firmware
./sik_uploader/firmware/1.9/radio~hm_trp.ihx
python: can't open file './sik_uploader/sik_uploader.py': [Errno 2] No such file or directory
Complete 2
```
Contributor guide
Research direction
Start by tracing the Linux firmware update path that invokes ./sik_uploader/sik_uploader.py and compare it with the bundled ./sik_uploader/firmware/1.9/radio~hm_trp.ihx path. Reproduce the failure on Linux and confirm that the firmware update completes without the missing-file error.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp, python
- Domain
- cli, embedded-iot, operating-systems
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100