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

1199 commits

Author SHA1 Message Date
skaman82
db1627c29c Placing text in the language file 2015-12-02 23:45:31 +01:00
skaman82
0e0ebabc69 storing alternative code 2015-12-02 22:30:09 +01:00
Albert Kravcov
377340818c Merge pull request #56 from NightHawk32/gps
GPS map now only shows when a 3D fix is established
2015-12-02 22:26:31 +01:00
NightHawk32
6e222ca73e GPS map now only shows when a 3D fix is established 2015-12-02 16:14:20 -05:00
Albert Kravcov
fdf84eb984 Merge pull request #55 from NightHawk32/gps
Fixes for the marker and center of the map
2015-12-02 21:55:00 +01:00
NightHawk32
6ae1cfd915 hide map, on init until GPS coords are valid 2015-12-02 15:44:17 -05:00
NightHawk32
e6e70c5b5f GPS map checks for online status of the device,
BUGFIX: place marker on GPS position and center map
2015-12-02 15:38:39 -05:00
skaman82
3eb596c499 GPS Tab: CSS adjustments for collapsed view 2015-12-02 02:12:50 +01:00
NightHawk32
e0baea68b7 Merge remote-tracking branch 'upstream/new_stuff' into gps 2015-12-01 17:25:12 -05:00
NightHawk32
f596abee0f Map now shows up on satfix and updates the position of the marker 2015-12-01 16:00:37 -05:00
NightHawk32
938d8b522c Added zoom function for GPS map 2015-11-30 17:41:24 -05:00
skaman82
16442c40a4 Merge branch 'cleanflight/development' into new_stuff 2015-11-28 22:12:31 +01:00
Dominic Clifton
85e4290d5a Removing an unneeded console.log call 2015-11-28 15:22:42 +00:00
Dominic Clifton
5907b4c019 Merge pull request #278 from wanderzell/development
Fix for issue #274 (checkboxes on firmware flasher)
2015-11-28 11:37:19 +00:00
Dominic Clifton
c08a9bb874 Merge pull request #280 from alenl2/development
rssi_channel range is from 1-12 in firmware
2015-11-28 11:35:12 +00:00
Dominic Clifton
b27b65a897 Update sponsors panel. 2015-11-28 11:32:41 +00:00
NightHawk32
a1f8223880 Added zoom controls inside map for GPS 2015-11-25 17:51:03 -05:00
NightHawk32
b5d0fd6290 GPS marker resized 2015-11-25 17:45:52 -05:00
skaman82
593cfb7b54 small CSS adjustments 2015-11-25 03:36:09 +01:00
skaman82
2d01afd941 Some further work on the map in GPS Tab 2015-11-25 02:53:05 +01:00
skaman82
4a744a122d Further GPS Tab styling 2015-11-24 23:07:34 +01:00
skaman82
210b47967b Removing profile selector from PID tab 2015-11-24 20:23:07 +01:00
Albert Kravcov
6ef6f7f57e Merge pull request #49 from NightHawk32/new_stuff
Renamed global profile selector to avoid collisions with #pid-tuning
2015-11-24 09:36:49 +01:00
NightHawk32
0aefcd5959 Renamed global profile selector to avoid collisions with #pid-tuning 2015-11-23 17:00:05 -05:00
Albert Kravcov
a0fa40d3e8 Merge pull request #47 from NightHawk32/new_stuff
Profile selector should now work
2015-11-22 22:17:21 +01:00
NightHawk32
7531ce69fe Profile is now changable globally. 2015-11-22 16:00:01 -05:00
skaman82
f8f02c7de6 better styling for documentation tab 2015-11-21 17:25:49 +01:00
skaman82
e65d67884a correcting small css error 2015-11-19 23:22:36 +01:00
Alen
ee2560104f rssi_channel range is from 1-12 in firmware 2015-11-18 19:52:10 +01:00
skaman82
0482e6aed8 improving render quality of 3d model in setup tab 2015-11-17 13:32:33 +01:00
skaman82
ed005f23bb further work on map functionality 2015-11-17 10:27:54 +01:00
skaman82
46d077e240 sync 2015-11-17 03:47:34 +01:00
skaman82
03252dd8c4 placing a sandboxed googlemap 2015-11-17 03:27:44 +01:00
Kristjan Vaga
126f05b9b7 Erase chip checkbox change event. 2015-11-17 01:07:33 +02:00
Kristjan Vaga
168b412089 Fix for firmware flasher checkboxes not restoring saved state issue #274. 2015-11-17 00:54:10 +02:00
skaman82
644c8da1cf Merge branch 'cleanflight/development' into new_stuff 2015-11-16 23:44:14 +01:00
skaman82
8067dd7acf correcting margin of new 3d section in config tab 2015-11-16 23:43:46 +01:00
Dominic Clifton
ec57aa9d1a Fix 3D support.
Add missing backup and restore functionalty
Add missing configuration migration logic
Add missing visibility toggling of 3D section when API version <
`1.14.0`
Add missing logic for issuing the correct sequence of MSP commands
issues when API version < `1.14.0` when viewing the configuration tab.
2015-11-16 22:28:21 +00:00
skaman82
13aac48a79 Merge remote-tracking branch 'cleanflight/development' into new_stuff
# Conflicts:
#	_locales/en/messages.json
#	tabs/pid_tuning.html
2015-11-16 23:13:35 +01:00
Dominic Clifton
e801cd260a Merge branch 'master' of https://github.com/NightHawk32/cleanflight-configurator into NightHawk32-master 2015-11-16 21:44:11 +00:00
Dominic Clifton
57baf8707c Update some i18n labels to use the correct casing (camelCase) and the
correct prefix "pidTuning".  The prefixes generally seems to match the
tab source files.
2015-11-16 21:38:59 +00:00
Albert Kravcov
d9f65d50d3 PID Tab: moving english text into json file 2015-11-16 21:28:48 +00:00
skaman82
f298ba3ccb Additional changes to support screen height of 600px 2015-11-16 21:28:47 +00:00
skaman82
0b2c6a26d5 added: internet connection test in the gps tab 2015-11-16 11:31:57 +01:00
skaman82
19897cd574 started to work on new GUI functionality 2015-11-15 23:35:22 +01:00
Albert Kravcov
ac79a1e65d fixed dataflash buttons 2015-11-15 16:51:04 +01:00
Albert Kravcov
34a45e0b9b Fixing tab area (when log is open) = now scrollable. Also fixed: receiverMSP Button 2015-11-15 16:33:37 +01:00
Dominic Clifton
095b1a4193 More whitespace/indentation fixes. 2015-11-14 11:34:06 +00:00
Dominic Clifton
15dc6c1bbf fixing indentation issues. 2015-11-14 11:29:29 +00:00
skaman82
5de5f6d191 Merge remote-tracking branch 'cleanflight/development' into GUI-optimization 2015-11-14 01:49:10 +01:00