Mark Thompson
6ae164e59b
Show scale on map ( #1296 )
...
* Add scale to geomap
* Add scale to geomap
2023-07-24 14:52:30 +02:00
Mark Thompson
f22808f8ca
Pan & Zoom-in support for GeoMap ( #1172 )
...
* Zoom-in support
* Zoom-in support
* Clang formatting
* Clang formatting
* Zoom-in support
* Zoom-in support
* Zoom-in support
* Roll-back wrong file edited
* Zoom-in support
* Clang formatting
* Clang formatting
* Zoom-in support
* Zoom-in support
* Zoom-in support
* Oops copy/paste error
2023-06-21 21:56:07 +02:00
E.T
a2e5e03f07
Gcc12 related fixes ( #1138 )
...
* GCC12 related fixes but still compiles on GCC9
* Suppress warnings about volatile +=
* Enable c++20 if supported by the compiler
On gcc12 we need to use -std=c++20 since constexpr .c_str() on std::string is only officially available since c++20 and the new gcc wouldnt let us use it with older standard
* code format
---------
Co-authored-by: Eisenberger Tamas <e.tamas@iwstudio.hu>
2023-06-10 07:50:42 +12:00
jLynx
033c4e9a5b
Formatted code ( #1007 )
...
* Updated style
* Updated files
* fixed new line
* Updated spacing
* File fix WIP
* Updated to clang 13
* updated comment style
* Removed old comment code
2023-05-19 08:16:05 +12:00
heurist1
00b75eacda
Update map to allow multiple markers
2023-02-28 20:14:15 +00:00
Žiga Deisinger
7af7279ea4
Fix ADS-B not updating Altitude in Map #473
...
This commit will fix altitude not automatically updating when in Map mode. Also set default altitude for AIS to 0.
2022-01-23 22:34:01 +01:00
teixeluis
fe806b7bdc
Fixed the mixing of aircraft coordinates in the details view, by
...
checking if the ICAO address of the frame and the current item
in the details view match. Slight refactor by placing the decimal
to string conversion function into the string_format module.
Added fix in the scope of issue #365
FrequencyStepView field in TransmitterView class
FrequencyStepView field in TransmitterView class
Update ui_transmitter.hpp
Update credits
Fixed left padding of the decimal part of the numbers.
2021-06-24 15:16:19 +01:00
East2West
f15cf78101
Add APRS Receiving App
2021-03-11 22:27:19 -06:00
Joel Wetzell
27a549dac7
allow printing tag even without a valid heading
2020-08-14 15:46:45 -05:00
Joel Wetzell
4c256f65dd
Re-add bearing position fix
2020-07-25 12:48:47 -05:00
Joel Wetzell
3ec41bc209
Fix angle updating and remove empty callsign
2020-07-25 10:23:46 -05:00
Joel Wetzell
f08949acd7
Add Heading to ADSB and Map Updating
2020-07-24 16:09:21 -05:00
Joel Wetzell
2969a0fec9
use screen_rect for center coordinate
2020-07-01 15:39:35 -05:00
Joel Wetzell
abb4385859
Adjust polar to point and bearing drawing
2020-07-01 13:16:48 -05:00
Erwin Ried
c76252b79c
Replacing the linear "aproximated" way with a proper one ( #14 )
2020-05-06 16:28:38 +02:00
Erwin Ried
3e0be7979c
Small styling change
2020-05-02 16:27:29 +02:00
Erwin Ried
24f060906e
Update ui_geomap.cpp
2020-05-02 15:50:29 +02:00
Erwin Ried
b98e87284e
Adjust for header
2020-05-02 15:42:54 +02:00
Erwin Ried
f4461c4eda
For bigger pictures
2020-05-02 13:03:54 +02:00
Erwin Ried
018bbdc190
Mercator projection
2020-05-02 13:01:23 +02:00
mjwaxios
9ecf765344
Fixed negative lat and log deg, min, sec to decimal deg. ( #240 )
2019-05-05 17:48:12 +02:00
furrtek
3193c6ee99
Added bias-T status icon
...
Merged radio settings in one screen
2018-01-07 23:13:08 +00:00