ardupilot/libraries/AP_PiccoloCAN
Oliver Walters 479df2e20b AP_PiccoloCAN: Prevent thread from getting stuck in an infinite loop
- Previous code would get stuck in the CAN Tx loop
- New approach is to simply increase the timeout on frame transmission
2020-10-28 18:25:45 +11:00
..
piccolo_protocol AP_PiccoloCAN: Provide compatibility for "Gen 2" Velociy ESC ICD 2020-10-28 18:25:45 +11:00
AP_PiccoloCAN.cpp AP_PiccoloCAN: Prevent thread from getting stuck in an infinite loop 2020-10-28 18:25:45 +11:00
AP_PiccoloCAN.h AP_PiccoloCAN: Provide compatibility for "Gen 2" Velociy ESC ICD 2020-10-28 18:25:45 +11:00