dronekit / dronekit-android

Android DroneKit implementation
http://android.dronekit.io/
263 stars 245 forks source link

Fix issue with Sik Radio Messages being Filtered #462

Closed billbonney closed 7 years ago

billbonney commented 7 years ago

447 correctly started filtering messages based on system ID. This has the consequence of filter Sik Radio messages that are always sent from system_id 0x33 '3' comp_id 0x44 'D'

see https://github.com/DroidPlanner/Tower/issues/1824