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
Dominic Clifton
ac78dbc8c0
Support cleanflight API 1.14.0 (pid controller removal/reindex).
2015-11-14 00:41:23 +00:00
skaman82
a34ab0172c
led strip small mod
2015-11-13 18:44:57 +01:00
skaman82
1b829ec304
fix for small styling mistake in receiver tab
2015-11-13 15:38:52 +01:00
skaman82
e44884a95c
reverting last commit for now
2015-11-13 14:49:36 +01:00
skaman82
4a80a51c90
more decimals for PID tuning
2015-11-13 14:27:32 +01:00
skaman82
75ffcb7956
fix: edges of 3D model area are overlapping in the setup tab
2015-11-13 12:49:17 +01:00
skaman82
f77a7985b5
scrolling down to the progress bar on click on the flash firmware button
2015-11-13 11:32:07 +01:00
skaman82
7cf9e7accd
fixing wrong placed label
2015-11-13 00:22:13 +01:00