1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-25 09:16:01 +03:00
Commit graph

649 commits

Author SHA1 Message Date
Martin Budden
c084ffc881 Whitespace tidy 2017-07-05 09:57:00 +01:00
Martin Budden
fd7d770fb1 Whitespace tidy 2017-07-05 07:42:07 +01:00
Martin Budden
2b47b6ce97 Fix status/splash 2017-06-28 21:48:44 +01:00
Martin Budden
e817ff4f54 Further fixes as suggested by @marbalon 2017-06-28 20:26:34 +01:00
Martin Budden
23874e90c6 Fixes as suggested by @marbalon 2017-06-28 19:58:57 +01:00
Martin Budden
060367c367 Fix osdIncElementIndex 2017-06-26 17:07:59 +01:00
Martin Budden
7b060aa88d Draw single OSD element per osdUpdate 2017-06-25 22:12:25 +01:00
Martin Budden
828f348ba5 OSD tidy. Some betaflight convergence 2017-06-11 18:20:24 +01:00
Konstantin Sharlaimov
741a0f9e30 Merge pull request #1688 from flounderscore/osd-fixes
Fixed OSD symbols for velocities and stats calculation
2017-05-18 16:04:39 +10:00
Florian Huber
71405f5651 Fixed OSD symbols for velocities and fixed velocity calculation in the stats. 2017-05-15 21:53:07 -04:00
Stewart Loving-Gibbard
69a8f302b9 Fixing display of negative longitudes. 2017-05-13 11:37:50 -07:00
Konstantin Sharlaimov
501e236667 Merge pull request #1546 from flounderscore/osd-imperial-units
Display speed in mph when OSD_UNIT_IMPERIAL is selected.
2017-04-25 12:47:13 +10:00
Konstantin Sharlaimov (DigitalEntity)
08be646c9a Unify stick combo processing 2017-04-16 17:54:15 +10:00
Konstantin Sharlaimov
656e938b8d Merge pull request #1555 from raul-ortega/built-in-osd-improvements
Built in osd improvement: baterry icon level changes depending on voltage
2017-04-13 16:30:10 +10:00
raul-ortega
f60b2b8252 White spaces added! 2017-04-12 22:34:04 +02:00
raul-ortega
04baa22ba2 The battery icon changes depending on the percentage of remaining
voltage.
2017-04-12 22:28:25 +02:00
Florian Huber
6617fc9855 Display speed in mph when OSD_UNIT_IMPERIAL is selected. 2017-04-11 07:26:56 -04:00
Florian Huber
09ba9f7095 Replace second unit conversion with function call. 2017-04-11 06:37:23 -04:00
Florian Huber
a76eb53c32 Change precision of altitude/distance display in the OSD. 2017-04-08 18:54:39 -04:00
Konstantin Sharlaimov (DigitalEntity)
e802753ea7 Fix OSD arrow designations in the code 2017-04-05 15:24:23 +10:00
Pawel Spychalski (DzikuVx)
17b408d022 VTX channel hidden by default 2017-02-25 20:33:25 +01:00
Pawel Spychalski (DzikuVx)
671afea4c6 OSD GPS elements hidden by default 2017-02-20 14:14:54 +01:00
Konstantin Sharlaimov (DigitalEntity)
cb76474558 Remove redundant code 2017-02-14 22:21:18 +10:00
Marcin Baliniak
8e1e6ee545 added navigation related items for OSD 2017-02-12 16:17:09 +01:00
Martin Budden
5fcd222cc7 Split time declarations out of system.h into time.h 2017-02-07 17:01:02 +00:00
Pawel Spychalski (DzikuVx)
95da968b71 failsafe mode text changed from 100FS to FS 2017-01-31 20:51:29 +01:00
Pawel Spychalski (DzikuVx)
59c349d856 OSD PIDs hidden by default 2017-01-31 11:07:00 +01:00
Martin Budden
58e3f5aebe Moved navigation modules to navigation directory 2017-01-27 18:10:34 +00:00
Konstantin Sharlaimov (DigitalEntity)
7530bc48ca Fixed-wing PIFF controller, different PID banks for FW/MC 2017-01-24 20:20:55 +10:00
Martin Budden
b162c08bc9 Improved efficiency of CLI valuetable storage 2017-01-22 15:57:30 +00:00
Martin Budden
54116e0ea4 Removed unnecessary config_proile.h 2017-01-21 16:11:21 +00:00
Martin Budden
1a7bcde5f3 Completion of convertion to parameter groups 2017-01-19 01:55:59 +00:00
Martin Budden
72579fc742 Added systemConfig parameter group 2017-01-18 22:56:51 +00:00
Martin Budden
9677477f65 Added osdConfig parameter group 2017-01-18 20:02:43 +00:00
Martin Budden
b7cdd63db1 Added modeActivationConditions parameter group 2017-01-16 17:27:06 +00:00
Martin Budden
9ef884ced6 Minor tidy of PG changes 2017-01-16 11:55:15 +00:00
Martin Budden
7026304ed3 Added rx.h include to osd.c 2017-01-15 11:29:28 +00:00
Martin Budden
1e3f5ef06d Merge pull request #1043 from martinbudden/inav_osd_pids
Added PIDs to OSD
2017-01-14 09:29:44 +00:00
Martin Budden
ec22adcf74 Added batteryConfig parameter group 2017-01-07 13:23:45 +00:00
Martin Budden
5968a0a78b Added PIDs to OSD 2017-01-04 17:38:53 +00:00
Martin Budden
0d2d74a259 Renamed config/config.* to fc/config.* 2017-01-01 15:59:45 +00:00
Pawel Spychalski (DzikuVx)
eebf44fba8 reverses roll rotation of OSD artificial horizon 2016-12-16 18:18:44 +01:00
Martin Budden
94ef44a116 Added config macros 2016-12-12 21:56:56 +00:00
Konstantin Sharlaimov (DigitalEntity)
6803414754 Report estimated altitude in OSD 2016-12-12 18:04:10 +10:00
Konstantin Sharlaimov (DigitalEntity)
9707f9c08a Fix OSD 2016-12-12 01:33:04 +10:00
Florian Huber
6f7d1fd046 Changed currentTime to currentTimeUs in osdRefresh() 2016-12-06 22:35:04 -05:00
Martin Budden
769ccf3311 Added timeUs_t and timeMs_t types 2016-11-29 18:44:44 +00:00
jflyper
ebeda767f1 Revive GPS numsat and speed, deleted logo
It’s cosmetically nice if we have a bitmap logo, but my guess is that
it will going to be smaller than that of BF, since there will more
symbols required for nav related displays.
2016-11-09 23:27:11 +09:00
jflyper
8dbef28d81 Brute force grafting
Attempt to brutally graft BF3.1’s OSD, CMS, DISPLAYPORT, DASHBOARD,
MSP_DISPLAYPORT onto INAV-1.4.

With this first cut, integrated OSD (based on MAX7456) and CMS over the
OSD is working.
2016-11-09 22:26:56 +09:00