openpilot-developers Mailing List for OpenPilot (Page 2)
Status: Pre-Alpha
Brought to you by:
tbrocklehurst
You can subscribe to this list here.
2008 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
(2) |
Aug
|
Sep
|
Oct
(6) |
Nov
|
Dec
(1) |
2010 |
Jan
(1) |
Feb
(6) |
Mar
(2) |
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
(1) |
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(2) |
Dec
|
From: Tim B <ti...@bt...> - 2008-03-09 14:16:30
|
Good afternoon everyone, Here's a quick code update NMEA now works under both Windows and Linux. The windows code is not too efficient, but it does work. I have also changed the sample code to look more like the "finished" article. It will now do moving maps and show speed/track on gauges. I have also thrown together a small app which shows heading and speed (see website). I have been having problems compiling against the GDAL library on Windows. GDAL provides the S-57 chart file interface. This only affects the Map component. So, if anyone wants to work on improving windows NMEA, or compiling against GDAL, that would be great. Cheers All, Tim B. |
From: Tim B <ti...@bt...> - 2008-02-24 13:41:44
|
Ladies and gentlemen, I have just released V0.2.0 of the OpenPilot Gauge widget. I have also written a lot of the Linux-based NMEA 0183 code. It now needs the proper signals setting up and porting to Win32. I have also tried to port the Map widget to Win32. I am having trouble with the GDAL library. Consequently this will take some time to do. The Website has also been updated. Cheers Tim B. |