-
Notifications
You must be signed in to change notification settings - Fork 222
Octave Concept
Linar Yusupov edited this page Jun 10, 2022
·
14 revisions
Type | Protocol | FLARM | OGN tracker | PilotAware | Skytraxx | SoftRF |
---|---|---|---|---|---|---|
Radio | FLARM AIR V6 | |||||
OGNTP |
||||||
P3I |
||||||
978 UAT |
2 |
|||||
FANET+ |
||||||
Data | FLARM NMEA | |||||
Garmin GDL90 | ||||||
Dump1090 |
1 - it is necessary for a reader to distinguish the difference between statement "compatible"
and statement "fully compatible".
SoftRF implements only a reasonable minimum of the protocols specs.
No "bells and whistles" so far ;
2 - Reception of traffic 'downlink' frames only.
SoftRF firmware for Octave Concept is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
$ hcitool scan
Scanning ...
20:17:03:06:09:81 SOFTRF-OGN
20:17:02:27:04:01 SOFTRF-FAN
20:17:03:06:06:44 SOFTRF-LEG
20:16:10:31:77:28 SOFTRF-P3I
20:17:03:13:14:40 SOFTRF-UAT
$ sudo rfcomm bind rfcomm0 20:17:03:06:06:44
$ sudo rfcomm bind rfcomm1 20:17:03:06:09:81
$ sudo rfcomm bind rfcomm2 20:17:03:13:14:40
$ sudo rfcomm bind rfcomm3 20:17:02:27:04:01
$ sudo rfcomm bind rfcomm4 20:16:10:31:77:28
$ rfcomm
rfcomm0: 20:17:03:06:06:44 channel 1 clean
rfcomm1: 20:17:03:06:09:81 channel 1 clean
rfcomm2: 20:17:03:13:14:40 channel 1 clean
rfcomm3: 20:17:02:27:04:01 channel 1 clean
rfcomm4: 20:16:10:31:77:28 channel 1 clean
$ stty -F /dev/rfcomm0 raw
$ stty -F /dev/rfcomm1 raw
$ stty -F /dev/rfcomm2 raw
$ stty -F /dev/rfcomm3 raw
$ stty -F /dev/rfcomm4 raw
$ xcsoar