Commit Graph

3859 Commits (69dd99a47691a968e967e0007847884a918729e2)
 

Author SHA1 Message Date
Pawel Spychalski (DzikuVx) b6ecf3afa1 Additional messages for gyro LPF 6 years ago
Pawel Spychalski (DzikuVx) 529c40e556 1.6 is gone 6 years ago
Pawel Spychalski (DzikuVx) 0958b45dad v 1.5 removed 6 years ago
Paweł Spychalski e308708f7c
Merge pull request #652 from iNavFlight/dzikuvx-esc-looptime-warnings
Warning for ESC protocol and looptime
6 years ago
Pawel Spychalski (DzikuVx) ad23a6cc4d Warning for ESC protocol and looptime 6 years ago
Paweł Spychalski 0f224411d8
Merge pull request #650 from iNavFlight/dzikuvx-unused-ui-removed
Remove unised UI in 2.1
6 years ago
Pawel Spychalski (DzikuVx) fb4b5ad5dd Remove unised UI in 2.1 6 years ago
Konstantin Sharlaimov b3b83eeb60
Merge pull request #644 from iNavFlight/dzikuvx-support-tab-removed
Remove support tab and redirect users to wiki
6 years ago
Konstantin Sharlaimov 19f317826f
Merge pull request #643 from iNavFlight/dzikuvx-link-update
Updated links on landing page
6 years ago
Konstantin Sharlaimov 6c53972717
Merge pull request #645 from OlivierC-FR/oc_vision21
Vision 2.1 update
6 years ago
Konstantin Sharlaimov 6ea32c7318
Merge pull request #646 from OlivierC-FR/oc_slope_near_total
Adding 3 new icons 34 122 127
6 years ago
Konstantin Sharlaimov 8d0ab200f1
Merge pull request #647 from OlivierC-FR/oc_more_crossairs
Adding 6 extra crossairs in all 7 fonts
6 years ago
Pawel Spychalski (DzikuVx) 601d6336fb review changes 6 years ago
Olivier C 1e61a198a4 Adding 6 extra crossairs
Font slots from 400 to 417
6 years ago
Olivier C 5dbec2bbe8 Adding 3 new icons 34 122 127
122 (0x7a) used to indicate that aircraft is flying above it's home point. It's intended to replace the home arrow when the aircraft is too close.
    34 (0x22) used to indicate the total distance (or any other totalization).
    127 (0x7F) used to indicate the slope % to home.

Added in all fonts minus Clarity, PR already done
6 years ago
Olivier C 0fa0125e2c Vision 2.1 update 6 years ago
Pawel Spychalski (DzikuVx) 9899362a71 Remove support tab and redirect users to wiki 6 years ago
Pawel Spychalski (DzikuVx) 3a899174a6 Updated links on landing page 6 years ago
Michel Pastor 6eded9dcd0
Fix the code to select the previously set font (#641)
It was not working if the previously selected font wasn't existing
anymore
6 years ago
Michel Pastor 360b8badfa
Rename Vision-alt font to Impact (#640) 6 years ago
Konstantin Sharlaimov bab49be23e
Merge pull request #635 from shellixyz/add_rangefinder_to_ports_sensors_list
Add rangefinder to ports sensor list
6 years ago
Michel Pastor c0c06d7882 Add rangefinder to ports sensor list 6 years ago
Konstantin Sharlaimov 9034ae7266
Merge pull request #634 from iNavFlight/de_version_update
Bump version to 2.1.0
6 years ago
Konstantin Sharlaimov (DigitalEntity) 1cb6d32032 Bump version to 2.1.0 6 years ago
Alberto García Hierro 555d5afbce
Merge pull request #632 from iNavFlight/agh_olc
Add support for displaying +code in the OSD
6 years ago
Alberto García Hierro 19610690d8 Add support for displaying +code in the OSD 6 years ago
Alberto García Hierro 780fc39d4a
Merge pull request #631 from iNavFlight/agh_msl_altitude
Add support for MSL Altitude OSD indicator
6 years ago
Michel Pastor 334550af89
Update the OSD Vision-alt font by @kardon18 (#616) 6 years ago
Alberto García Hierro 534c172ca6 Add support for MSL Altitude OSD indicator 6 years ago
Konstantin Sharlaimov f702132a8f
Merge pull request #625 from iNavFlight/agh_512_char_fonts
Add support for fonts with 512 characters
6 years ago
Paweł Spychalski 5385590d21
Merge pull request #603 from tednv/master
adding support for mapproxy #593
6 years ago
tednv 8c5c55a23d
Update MAPPROXY.md 6 years ago
tednv fd74fa12ca
Update MAPPROXY.md 6 years ago
TedNV 3a89020ec9 fixing .gitignore 6 years ago
tednv 40fc58d292
Update README.md 6 years ago
tednv 6bd845734a
updating sample ip to typical nat vm setup 6 years ago
tednv f361f4143a
Update README.md 6 years ago
TedNV 4517932ceb adding mapproxy documentation 6 years ago
TedNV 37d89e48ee adding mapproxy documentation 6 years ago
TedNV 87c8b7977f adding mapproxy documents 6 years ago
Pawel Spychalski (DzikuVx) 87c44499f5 New mixer inputs for stabilized axises 6 years ago
Paweł Spychalski d83c52c966
Merge pull request #626 from iNavFlight/dzikuvx-smix-reverse-support-removed
Removed never working smix reverse partial support
6 years ago
Pawel Spychalski (DzikuVx) c04d363348 Removed never working smix reverse partial support 6 years ago
Alberto García Hierro a3ba54090c Add support for fonts with 512 characters
- When uploading fonts with less than 512 characters, fill the rest
with blank characters to make sure we completely overwrite the
old font. Characters 256-511 are uploaded first, so uploading works
on both chips with just 256 characters and firmware < 2.1.
- Add metadata to the font files, so the flight controller can detect
if they're out of date.
- Add boot logo to all fonts.
6 years ago
tednv 9461622eda
Merge branch 'master' into master 6 years ago
Paweł Spychalski 825f861a50
Merge pull request #621 from iNavFlight/dzikuvx-dshot-support
Basic DSHOT support
6 years ago
Pawel Spychalski (DzikuVx) e154a4762e BAsic DSHOT support 6 years ago
Michel Pastor 10e488a09a
Merge pull request #615 from shellixyz/always_use_the_last_selected_osd_font
Use the last selected font for the OSD preview
6 years ago
Michel Pastor 02388d656f
Merge pull request #614 from shellixyz/fix_motors_tab_sliders
Fix motors tab sliders (#613)
6 years ago
Michel Pastor 2b97becbab Use the last selected font for the OSD preview 6 years ago