You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* c
* haslinghuis diff from 602#issuecomment-1320958859
* added check undefined returning undefined
* displays data in table and graph
* progress, table loads offset by 5, but works
* GPS G Frame logs successfully.
* removed unecessary comments
* fixed names in table
* removed test code in main, remove whitespaces
* fixed GPS cases and added gps example graph
* using const name of, instead of normal for in flightlog
as suggested by haslinghuis
Co-authored-by: haslinghuis <[email protected]>
* changes suggested by ctzsnooze (presentability)
Changed GPS Ground Course to GPS Heading
Changed GPS numSat to GPS Sat Count
Changed gps heading to return from 180 to -180 degrees.
* readability changes
* make numsat and speed start at bottom of graph
* removed time field. refactored code
* cosmetic code changes
* changed live gps to GPS Reported Altitude
* fixed gps ASL altitude scaling, changed reported gps alt to alt ASL
Co-authored-by: bonchan <[email protected]>
Co-authored-by: haslinghuis <[email protected]>
0 commit comments