Skip to content

Releases: goGPS-Project/goGPS_FX

0.5

10 Sep 03:48
Compare
Choose a tag to compare
0.5 Pre-release
Pre-release

Added position markers using the Leaflet API for DukeScript.
Satellite Imagery courtesy of HERE Maps.
Next I'd like to display prettier markers of different colours, based on HDOP.
Also, we could have two different layers, one for markers, one for a track, and popups.

image

0.4

03 Jul 03:38
Compare
Choose a tag to compare
0.4 Pre-release
Pre-release

Fixed Refresh Port List
Added Snapshot Code Stand-alone mode
Display serial port "friendly name" on Windows using JNA

image

0.3b

22 Jun 05:16
Compare
Choose a tag to compare
0.3b Pre-release
Pre-release

-- Update, fixed bug when serial ports are present

Added Master input selection (observation file or com port).
That input is shown only in the code dd and kalman case.

Also added a list of satellites being processed with their SNR.

Firebug Lite starts minimized, and you can click on the icon to maximize it. Sometimes it also needs to be dragged up. By the way, Firebug is now cached in the web app folder.

The app now creates an "out" folder at startup if it doesn't exist.
Now bundling JRE 1.8.045.

image

image

0.2

18 Jun 11:26
Compare
Choose a tag to compare
0.2 Pre-release
Pre-release

Fixed null pointer problems and added rinex navigation file parser.
Can process example data (I haven't included a data folder, probably I should).
Also you need to create an "out" folder, the code doesn't do it yet.
The KML file looks ok, the txt file is empty, not sure why.
I've also tried Kalman, it didn't work. Perhaps it needs a bit of configuration :-)

image

image

Release 0.1!

17 Jun 12:55
Compare
Choose a tag to compare
Release 0.1! Pre-release
Pre-release

Run Standalone from observation file, possibly also from uBlox.
Navigation from FTP Rinex.

It's a build for Windows 64.