Commit Graph

1533 Commits (b381a9757242dd929fb5933ceb455ae01a044995)
 

Author SHA1 Message Date
skaman82 b381a97572 fixes 9 years ago
skaman82 0c1252191a fixes 9 years ago
skaman82 819c07f2f5 Added sensor icons. Experimenting with theme change 9 years ago
skaman82 f6a9005049 experimenting 9 years ago
skaman82 391a733aa8 Added icons
Changed tab selection function to give each tab a separate class for
icons. Added icons, cleanup work
9 years ago
skaman82 b65c4e738e fixing some things 9 years ago
skaman82 45fb19348d sync 9 years ago
skaman82 8472bf5c53 sync 9 years ago
skaman82 bce809fd7d sync 9 years ago
skaman82 94a10542c3 Some minor CSS changes 9 years ago
skaman82 ba23917ef7 Log bar upgrade to show scroll functionality to user 9 years ago
skaman82 71b9e6dad4 testing logview toggle 9 years ago
skaman82 7dc6fece1d update 9 years ago
skaman82 26cbd414a2 Connect button fix 9 years ago
skaman82 d2c14f15ec Added an new connect button 9 years ago
skaman82 d15dbca994 fixing things… 9 years ago
skaman82 87e9bfd3d9 ...restoring some files 9 years ago
skaman82 6c9c64de31 upload 9 years ago
skaman82 d61970e177 upload 9 years ago
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
9 years ago
skaman82 f4539ed413 text shortening 9 years ago
skaman82 a5f60b6dfb Some work on configuration tab 9 years ago
skaman82 1ed7629f97 more trial and error 9 years ago
skaman82 707e2c454b More work done… 9 years ago
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?
9 years ago
skaman82 10f7cdd1b0 Started to mess around with things… 9 years ago
Dominic Clifton 8e7097c33e Merge pull request #228 from larryho5/master
COLIBRI RACE Support pull request
9 years ago
Larry (TBS) e4f47f8153 - Target-unspecific VCP bugfix 9 years ago
Larry (TBS) 14c4fe1739 - take off reconnect for PR 9 years ago
Larry (TBS) d22f3faf1d * Add Colibri Race Support 9 years ago
Dominic Clifton 8d39b3f8cc Fix handling of MSP_SERVO and MSP_MOTOR. Previously the code assumed
there was always 8 servos and 8 motors.
9 years ago
Dominic Clifton 774fcf5f68 Merge commit '34e8c55a006ed3a2a989bf4e57c32bfa2e56f35b' into development
Conflicts:
	js/msp.js
9 years ago
Dominic Clifton 34e8c55a00 Merge pull request #184 from ProDrone/yaw-expo
Fixed: Access to Yaw expo in Receiver Tab
9 years ago
Dominic Clifton b1f06ac802 Merge pull request #194 from sherlockflight/whitespace
Preserve consecutive whitespace characters in CLI output
9 years ago
Dominic Clifton e10d8997c4 Fix duplicate option with value '0` for firmware selection. Fixes #195 9 years ago
Dominic Clifton 41cd7f3f18 Update motors tab to handle armed state. Re-order HTML elements on
motors tab.
9 years ago
Dominic Clifton dec46c0d30 Update changelog and prepare for release 9 years ago
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
9 years ago
Dominic Clifton 487adf3275 Cleanup welcome tab layout. 9 years ago
Dominic Clifton 9efa585c04 Move firmware flasher progress bar to the bottom next to the buttons. 9 years ago
ProDrone 322b7c1085 Fix access to `RC_YAW_EXPO` in `MSP_RC_TUNING` data packet 9 years ago
ProDrone ab883c6dc5 Cleanup code indention and positioning the rc_yaw_expo field 9 years ago
borisbstyle 502a70233a update 9 years ago
borisbstyle 34c6077b5c Yaw Expo Feature 9 years ago
Dominic Clifton 3086a98828 Add support for manual baud rate selection to firmware flasher. 9 years ago
Dominic Clifton 5471ab7f65 Add support for STM32 Extended Erase to allow erasing only needed pages. 9 years ago
Dominic Clifton 2f6160d6a1 Merge branch 'eziosoft-master' into development 9 years ago
Dominic Clifton 90cc08c86b Test and cleanup STM32 extended erase bootloader command support.
Note: entire chip only for now - 'Full Chip Erase' checkbox is ignored.
9 years ago
Nicholas Sherlock bc6453dc5a Preserve consecutive whitespace characters on CLI output 9 years ago
Dominic Clifton d749304ec4 Fix missing slash in a url. 9 years ago