skaman82
1dc3e80d7a
CSS fine tuning
2015-10-27 13:13:25 +01:00
skaman82
6128edc5d9
Navbar icon fix
2015-10-27 11:45:54 +01:00
skaman82
9c1d6a940c
hiding spare icons
2015-10-27 11:35:24 +01:00
skaman82
ec08fe8984
added columns
2015-10-27 00:15:05 +01:00
skaman82
50aff487ac
Fixing small things
2015-10-26 23:24:03 +01:00
skaman82
b381a97572
fixes
2015-10-26 23:06:46 +01:00
skaman82
0c1252191a
fixes
2015-10-26 23:05:56 +01:00
skaman82
819c07f2f5
Added sensor icons. Experimenting with theme change
2015-10-26 22:54:05 +01:00
skaman82
f6a9005049
experimenting
2015-10-26 19:50:51 +01:00
skaman82
391a733aa8
Added icons
...
Changed tab selection function to give each tab a separate class for
icons. Added icons, cleanup work
2015-10-26 00:51:41 +01:00
skaman82
b65c4e738e
fixing some things
2015-10-25 22:04:33 +01:00
skaman82
45fb19348d
sync
2015-10-24 11:18:17 +02:00
skaman82
8472bf5c53
sync
2015-10-24 11:14:37 +02:00
skaman82
bce809fd7d
sync
2015-10-24 11:07:16 +02:00
skaman82
94a10542c3
Some minor CSS changes
2015-10-24 07:24:41 +02:00
skaman82
ba23917ef7
Log bar upgrade to show scroll functionality to user
2015-10-24 06:53:48 +02:00
skaman82
71b9e6dad4
testing logview toggle
2015-10-24 04:28:19 +02:00
skaman82
7dc6fece1d
update
2015-10-24 02:59:14 +02:00
skaman82
26cbd414a2
Connect button fix
2015-10-24 02:36:46 +02:00
skaman82
d2c14f15ec
Added an new connect button
2015-10-23 22:57:55 +02:00
skaman82
d15dbca994
fixing things…
2015-10-23 16:00:03 +02:00
skaman82
87e9bfd3d9
...restoring some files
2015-10-23 15:42:32 +02:00
skaman82
6c9c64de31
upload
2015-10-23 15:17:44 +02:00
skaman82
d61970e177
upload
2015-10-23 15:13:33 +02:00
skaman82
3a9c7f3794
Merge remote-tracking branch 'origin/baseflight-configurator-development' into GUI-rework
...
Conflicts:
README.md
js/libraries/d3.min.js
js/msp.js
main.html
2015-10-23 14:41:08 +02:00
skaman82
f4539ed413
text shortening
2015-10-23 08:18:19 +02:00
skaman82
a5f60b6dfb
Some work on configuration tab
2015-10-23 07:03:02 +02:00
skaman82
1ed7629f97
more trial and error
2015-10-23 03:42:45 +02:00
skaman82
707e2c454b
More work done…
2015-10-22 22:27:48 +02:00
skaman82
b0b8cc00d7
Further work and preparation.
...
Placed dataflash status bar in the header but can’t figure out how to
trigger a readout on connect in serial_backend.js. Some help?
2015-10-22 18:03:17 +02:00
skaman82
10f7cdd1b0
Started to mess around with things…
2015-10-22 15:26:49 +02:00
Dominic Clifton
8e7097c33e
Merge pull request #228 from larryho5/master
...
COLIBRI RACE Support pull request
2015-10-14 20:06:57 +01:00
Larry (TBS)
e4f47f8153
- Target-unspecific VCP bugfix
2015-09-14 20:21:09 +08:00
Larry (TBS)
14c4fe1739
- take off reconnect for PR
2015-08-19 16:40:14 +08:00
Larry (TBS)
d22f3faf1d
* Add Colibri Race Support
2015-08-06 12:19:15 +08:00
Dominic Clifton
8d39b3f8cc
Fix handling of MSP_SERVO and MSP_MOTOR. Previously the code assumed
...
there was always 8 servos and 8 motors.
2015-06-01 11:02:09 +01:00
Dominic Clifton
774fcf5f68
Merge commit '34e8c55a006ed3a2a989bf4e57c32bfa2e56f35b' into development
...
Conflicts:
js/msp.js
2015-05-25 23:43:52 +01:00
Dominic Clifton
34e8c55a00
Merge pull request #184 from ProDrone/yaw-expo
...
Fixed: Access to Yaw expo in Receiver Tab
2015-05-25 23:36:38 +01:00
Dominic Clifton
b1f06ac802
Merge pull request #194 from sherlockflight/whitespace
...
Preserve consecutive whitespace characters in CLI output
2015-05-25 23:19:14 +01:00
Dominic Clifton
e10d8997c4
Fix duplicate option with value '0` for firmware selection. Fixes #195
2015-05-25 23:17:59 +01:00
Dominic Clifton
41cd7f3f18
Update motors tab to handle armed state. Re-order HTML elements on
...
motors tab.
2015-05-25 23:07:08 +01:00
Dominic Clifton
dec46c0d30
Update changelog and prepare for release
2015-05-23 15:03:45 +01:00
Dominic Clifton
5707a12858
Fix for some incorrect data being left in the data structures after
...
connecting to two different firmware revisions.
This is a hack, the true fix should be to re-initialise the data
structures that are found in data_storage.js. See #197
2015-05-23 15:03:15 +01:00
Dominic Clifton
487adf3275
Cleanup welcome tab layout.
2015-05-23 14:57:27 +01:00
Dominic Clifton
9efa585c04
Move firmware flasher progress bar to the bottom next to the buttons.
2015-05-22 20:51:16 +01:00
ProDrone
322b7c1085
Fix access to `RC_YAW_EXPO` in `MSP_RC_TUNING` data packet
2015-05-22 21:37:04 +02:00
ProDrone
ab883c6dc5
Cleanup code indention and positioning the rc_yaw_expo field
2015-05-22 21:37:03 +02:00
borisbstyle
502a70233a
update
2015-05-22 21:37:02 +02:00
borisbstyle
34c6077b5c
Yaw Expo Feature
2015-05-22 21:37:01 +02:00
Dominic Clifton
3086a98828
Add support for manual baud rate selection to firmware flasher.
2015-05-22 02:29:29 +01:00