Johnathan Corgan
|
c0d24f12c9
|
modes_kml: fix case where KML generation thread dies
SQLite does not deal well with concurrency. Avoid database locked
errors by synchronizing database access using a threading.Lock().
|
2012-10-06 08:47:49 -07:00 |
|
Al Brown
|
a6dac30fbf
|
Fix range-ring KML for new Google Earth breakage.
|
2012-08-15 08:53:05 -07:00 |
|
Dennis Real
|
fa4a8be31b
|
KML generator patch to align the airplane icon w/aircraft heading.
|
2012-08-06 12:08:01 -07:00 |
|
Nick Foster
|
fc4ee50a88
|
Fix KML for new GE which is more space-sensitive than old GE
|
2012-06-14 18:14:53 -07:00 |
|
Nick Foster
|
e709cd4ca0
|
Don't break the build, jackass
|
2012-06-14 17:22:45 -07:00 |
|
Nick Foster
|
3515c4d4a9
|
Remove spaces from track string since newest Google Earth appears to hate them. Made modes_kml a child class of SQL while I was at it.
|
2012-06-14 15:45:01 -07:00 |
|
Nick Foster
|
1be63eba0a
|
Fix KML/SBS-1 interfaces for new BDS08 output type
|
2012-06-13 20:35:05 -07:00 |
|
Nick Foster
|
c16886c4c1
|
Fix your laziness in breaking the CPR parser. Still don't like how KMLgen is done, needs to be consolidated so all db work is in one file.
|
2012-02-25 16:50:15 -08:00 |
|
Nick Foster
|
105950c176
|
Move the SQL stuff out of uhd_modes and into modes_kml, keeps things neat
|
2012-01-30 18:50:04 -08:00 |
|
Nick Foster
|
8522bc0b25
|
CMakeified almost everything. Test code in python/ and apps other than uhd_modes.py still need minor updating.
|
2011-12-14 10:17:16 -08:00 |
|