-
The SkyTraq output a pulse before every the UART data message.
Pin 98 should be configured as a GPIO interrupt for the pulse, to deal with the time difference of receiving the gps data to the messa…
-
### Description
Work with Dr. Heidari to figure out how to best correct the error in our sensors (encoders, rotational sensors, GPS). This could be a "sensor fusion".
- [x] Collect data w/ SpinUp dri…
-
Flying approach KSAV RNAV (GPS) RWY 1, the autopilot captures the glidepath at TERBE waypoint but steadily deviates higher as it approaches the runway. It eventually crosses the runway threshold at ab…
-
```
App Engine
Dataprocessing (GPS/NOx Dataoverload)
Algorithm for converting to KML. Even more data cleaning?
Cleaning of existing data
Android App
GUI for upload list.
Automatic cleaning of uploade…
-
Hi all,
I'm in the middle of re-creating Maiana as a custom AIS Rx.
My hardware is consisting of STM32L432KB, Si4463, 30MHz xtal for silabs, EEPROM, without GPS, and without TX amplifier chain.
T…
-
I try to built an openXsensor for my Frsky Horus X12s with X6R receiver an ublox neo-m8n GPS. For testing purpose I use an Arduino nano. Later on I would like to transfer the program to an Arduino min…
labeh updated
3 years ago
-
In signal K Data browser the value for navigation.headingTrue constantly changes from being equal to navigation.headingMagnetic and being equal to navigation.headingMagnetic + navigation.magneticVaria…
-
```
Dear friends,
I am postgraduate student in Hong Kong, doing research in mobile applications.
I really like your project, as it is simple yet useful enough.
Recently, we are analyzing sensor dat…
-
Hey all,
your app is a godsend as I try to digest the Google Takeout for location data.
However I have a problem with an application to use your exported kml data. The app works with the Google …
-
In the defines for TinyGPS we see:
#define _GPRMC_TERM "GPRMC"
#define _GPGGA_TERM "GPGGA"
the issue is that not all GPS receivers respond with the RMC data by preceding with GP. The same …