Commit Graph

15 Commits

Author SHA1 Message Date
Mat Sutcliffe
eb6b0ff289 Fix clang-tidy and clazy warnings 2021-08-29 17:02:27 +01:00
Mat Sutcliffe
9014a673f1 [Radar] Don't rotate the compass rose, even when not locked north 2020-12-01 16:16:25 +00:00
Mat Sutcliffe
670b1a1986 Fix cppcheck and compiler warnings 2020-06-29 18:34:16 +01:00
Klaus Basan
03afc8968a [Radar] shorter track line, renaming
https://discordapp.com/channels/539048679160676382/539846348275449887/649744906146938880
https://discordapp.com/channels/539048679160676382/539846348275449887/649886218791813140
2020-01-07 19:57:22 +00:00
Mat Sutcliffe
555e6b2cde [radar] Ensure the target's heading indicator is not a child of an item that ignores transformations 2020-01-07 19:57:21 +00:00
Klaus Basan
be9e2a37f3 [Radar] Rotate speed indicator with own heading 2020-01-07 19:57:17 +00:00
Mat Sutcliffe
a520145a6a Ref T736 Radar was still wrong as the conversion assumed angles are counterclockwise
The new polarPoint function is split into steps so each adjustment is clear to see.
2020-01-07 19:46:15 +00:00
Mat Sutcliffe
0e9297ff5f Ref T736 Fix radar rotating in wrong direction when Lock North is unchecked 2020-01-07 19:05:41 +00:00
Mat Sutcliffe
b569040492 Ref T736 Fixed inverted x coordinate of CRadarComponent. 2019-10-23 00:38:25 +02:00
Mat Sutcliffe
7b538a560a Ref T736 Refactor CRadarComponent so the polar-to-cartesian conversion happens in one place only. 2019-10-23 00:38:25 +02:00
Roland Rossgotterer
6cb5478c5c Synchronize radar screen with own aircraft heading
ref T653
2019-09-16 22:40:51 +01:00
Klaus Basan
d0809f4b22 Ref T571, radar component style and layout
* grid layout for buttons
* using string builder
2019-04-11 22:11:47 +01:00
Mat Sutcliffe
e9a4c49d68 Ref T547 Update license masthead in all source code files. 2019-02-22 20:36:43 +00:00
Roland Rossgotterer
90da3f191c Fix CRadarComponent cppcheck issues 2019-02-22 20:36:07 +00:00
Roland Rossgotterer
4273eb4260 First version of CRadarComponent 2019-02-22 20:35:49 +00:00