This website requires JavaScript.
Explore
Help
Sign In
aepko
/
Ardupilot2
Watch
1
Star
0
Fork
0
You've already forked Ardupilot2
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
42,444
Commits
72
Branches
509
Tags
683
MiB
defb7dc43f
Commit Graph
3 Commits
Author
SHA1
Message
Date
Peter Barker
12f7337030
AP_Radio: correct for recent semaphore bool/void changes
2020-03-03 21:56:33 +09:00
Andrew Tridgell
1cee9bea28
AP_Radio: use take_blocking instead of HAL_SEMAPHORE_BLOCK_FOREVER
...
this makes for cleaner and smaller code as the failure case is not needed
2020-01-19 20:19:30 +11:00
Andrew Tridgell
dcbbc86f34
AP_Radio: added support for Skyviper 2018 model radios
...
fixes
#12273
2019-09-12 14:02:36 +10:00