Commit Graph

614 Commits (835e665017e67720530aaa234540906080fa84ae)

Author SHA1 Message Date
cTn 14bb0b5dca merge multiType name and multiType diagram switch into one 10 years ago
Stefan Kolla 6264fd4245 Merge pull request #46 from creyc/development
Added airplane and vtail graphics
10 years ago
creyc 41615891a0 Added airplane and vtail graphics
Added airplane and vtail graphics. Also further reduced filesize of
existing graphics + better readability.
10 years ago
cTn d7810e1bb6 make initial tab data request burst better comply with strict mode to prevent random race conditions 10 years ago
cTn dbf528345e another run on undefined comparators 10 years ago
cTn 468d7f57c8 fix graph initialization on cold start 10 years ago
cTn 932a58d355 pretty pretty pretty 10 years ago
cTn 2753f354e0 polishing run 10 years ago
cTn e27a194ec7 another refactor for global variables, bugfixes for logging tab initialization in strict mode 10 years ago
cTn ec44b77ff2 lots of work on removing global variables 10 years ago
cTn 9043358348 enabling strict in last 2 tabs 10 years ago
cTn 20e6ad0074 enable strict mode in couple more files 10 years ago
cTn 026f01434a moving backers to sponsors block 10 years ago
Dominic Clifton c1ab10c0c8 Fix auxiliary tab when using parallel PWM. 10 years ago
cTn c30e883e16 chain changes, cleanup and fix style 10 years ago
Stefan Kolla a8286c53c5 Merge pull request #42 from CurtisFissel/master
Added motor mix diagrams
10 years ago
CurtisFissel d379cdfcf2 Added Motor Mix Diagrams 10 years ago
cTn 13d17e1528 stm32/stm32usbdfu parameters rework, removing UI options dependency 10 years ago
Dominic Clifton 1688b41eb2 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	changelog.html
	main.js
10 years ago
cTn 1885fba5a0 analytics overhaul 10 years ago
cTn fb7cbe0c8f use sync approach for displaying loading screen (faster then async) 10 years ago
cTn 8a52551671 request and store MSP_BOXIDS (for reasons unknown at the moment) 10 years ago
cTn 32012a831a switching to bars spinner 10 years ago
cTn 14c9aab1ec fix svg offset 10 years ago
cTn ce78dadcd1 going hardcore SVG
https://github.com/jxnblk/loading
10 years ago
cTn 9fc0fa67cb add loading indicator between tab switches 10 years ago
cTn c1ef5aeead yaw offset can now be remembered while switching tabs 10 years ago
cTn e49f4ea5ff converting tab object initialization 10 years ago
cTn a8e19a6956 cleanup cli history 10 years ago
cTn 799fc76c8e hooking up all of the active_tab references 10 years ago
cTn 75e0accf75 hookup new cleanup system 10 years ago
cTn 31dcbbfa91 firmware flasher support in tabs 10 years ago
cTn 56a2bb6a60 logging in tabs 10 years ago
cTn e37191a1b0 cli in tabs 10 years ago
cTn 0a6ce25565 sensors in tabs 10 years ago
cTn 979d419e75 motor outputs in tabs 10 years ago
cTn 36c49dded7 gps in tabs 10 years ago
cTn 2d88d2d46d servos in tabs 10 years ago
cTn b76ec2831b aux config in tabs 10 years ago
cTn 13f49c0f64 receiver in tabs 10 years ago
cTn 00e1ae0500 pid tuning in tabs 10 years ago
cTn f2e8f8911c initial setup in tabs 10 years ago
cTn 5efb1685a4 moving default tab to new tabs object 10 years ago
cTn aca493301a simplify some interval cleaning code 10 years ago
cTn c6700a8588 equip all tab initializers with callback parameter (currently without hooks) 10 years ago
cTn 795502a585 enforce stronger interval cleanup 10 years ago
Dominic Clifton 58f933e92c Merge remote-tracking branch 'multiwii/master'
Conflicts:
	_locales/en/messages.json
	tabs/auxiliary_configuration.html
	tabs/auxiliary_configuration.js
	tabs/receiver.css
10 years ago
Dominic Clifton 9c6fdf81c8 Update servos tab to support cleanflight's cleaner implementation of
channel forwarding which doesn't re-use 'middle'

This essentially removes the legacy multiwii hack support.
10 years ago
cTn 71c0cb65b3 display true heading and heading offset inside 3D cube area 10 years ago
cTn e8c4a03dd5 moving majority of save buttons to bottom right corner, graph margin plish 10 years ago
cTn 7d41ff54a4 cleanup, make the save button ready for future layout 10 years ago
Stefan Kolla b5c051d1c1 Merge pull request #39 from CurtisFissel/Inital_Setup_Info_CSS
Initial Setup tab CSS changes
10 years ago
Curtis Fissel 5ed64642df Moved Save button to be relative to bottom right of window 10 years ago
Curtis Fissel e7cb66b94b Moved Info box under the Battery Box 10 years ago
Curtis Fissel e3fdff0fca Minor CSS change to sensor XYZ numbers in Motor and Sensor Tabs 10 years ago
cTn 6e0177738c removing obsolete highlight 10 years ago
cTn 05dfaf910d sprinkle in some tracking events for firmware flashing 10 years ago
cTn 844b211ea6 add automatic and manual offset for accel data
fixes #35
10 years ago
cTn 60fe31aaf9 add fine 0.05 scale 10 years ago
cTn b633356bab fix clipped numbers on y axis 10 years ago
cTn 13b81934b1 track external url clicks on welcome page 10 years ago
cTn 5bbb07a9e9 update master slider on reinitialize of motor tab
while motors are active and have the same value set
10 years ago
cTn 2e1327f2cd adding more sensitive scale factors as requested #34 10 years ago
cTn e8093b5797 polishing some of the UI outstanding quirks 10 years ago
cTn e5648f5eae add hover to reset link 10 years ago
cTn 797de63051 hook up reset max button 10 years ago
cTn b43f73d303 initial implementation of accel_max_read, missing reset 10 years ago
cTn 6e52d3700d save accel settings separately in motors tab 10 years ago
cTn d128bd76a5 initial implementation of accel graph in motors tab 10 years ago
cTn e19705e4f4 fix first uninitialized sample 10 years ago
cTn 1e459d1af8 loggin polish, sample counter bugfix 10 years ago
cTn 7ac0afe94e correct margin for rx plot 10 years ago
cTn 8422e5d10c define dynamic width for rx_plot 10 years ago
cTn f2aa899fe0 polishing firmware flasher UI and messages 10 years ago
cTn 86aa6a282c dangerous things that people want... 10 years ago
cTn 8d18b6f10e correct profile select border colors 10 years ago
cTn 1f476eb907 kinematics Z fix 10 years ago
cTn 61bed4770f cosmetic change 10 years ago
cTn 8273081fdd moving kinematics data to array 10 years ago
cTn 8dfec796ee add error message for not being connected 10 years ago
cTn 19de1e8040 add MSP_ANALOG support to logger 10 years ago
cTn 211bd5b89e add valid way to exit logging in pass through mode 10 years ago
cTn cb5bcf9c0a initial work on pass through mode for ReadError 10 years ago
cTn f649418fdf moving CLI vars around 10 years ago
cTn 0a2947b1ab sort out usb api errors in canary 10 years ago
cTn 2a18801315 add note 10 years ago
cTn 700ca41957 fix the steps for LEVEL I 10 years ago
cTn b5a1015610 DFU detection and port UI DFU option injection 10 years ago
cTn a0582fd79f adding request usb permissions UI (DEV only) 10 years ago
cTn b09620b6ae remove obsolete needle, cleanup 10 years ago
cTn 75bac26c67 fully dynamic aux channel UI 10 years ago
Dominic Clifton 7e62e98bac Support AUX1-8 on the 'Auxiliary Configuration' tab. 10 years ago
Dominic Clifton 32c2e76784 Update links and messages. 10 years ago
Dominic Clifton 685d6e08cb Merge remote-tracking branch 'multiwii/master' 10 years ago
cTn 5abe7473f8 moving send_message routine to MSP object 10 years ago
cTn 46cf844e7e display current draw in A not mA 10 years ago
cTn d68bd29191 initial support for current sensor code from Lux 10 years ago
cTn 6d38e301ef bugfix for glitchy vertical text position in CLI 10 years ago
cTn 5042d2af2e adding MSP_RAW_GPS support to logger 10 years ago
cTn f3192b6d85 print csv value head as requested by Lux 10 years ago
cTn 7e7e2925f3 retain log file access between sessions 10 years ago
cTn a2cd390d79 more graceful error handling 10 years ago
cTn 18a1626c17 i18n run 10 years ago
cTn 18c71f69c5 adding selectable poll rate, i18n run in todo 10 years ago
cTn 0c95e94cd5 semi working logging, missing poll rate 10 years ago
cTn c40c783ddc initial set of properties 10 years ago
cTn fa90030759 loggin tab, initial work on IO 10 years ago
Dominic Clifton 2421200b1f Point the firmware flasher at the Cleanflight NAZE binaries and commit
messages.
11 years ago
cTn 3ce1296374 fix gps division 11 years ago
cTn 45ae10513c accept flexible amount of aux channels (up to 28) 11 years ago
Dominic Clifton c46ab5b98c Merge remote-tracking branch 'multiwii/development'
Conflicts:
	tabs/receiver.css
	tabs/receiver.html
	tabs/receiver.js
11 years ago
cTn 4ba7cc5a46 generate meters/lines UI dynamically 11 years ago
cTn 953d6f5ef2 saving some cycles in plots 11 years ago
cTn 2c91452eee reorganize 11 years ago
Dominic Clifton 938653c9fa Merge remote-tracking branch 'multiwii/development'
Conflicts:
	js/data_storage.js
	js/msp.js
	tabs/receiver.js
11 years ago
cTn 5f07390d45 stuff rcData to array (allocating up to 32 chan) 11 years ago
Dominic Clifton 49ec225d66 Add support for 12 channels to the receiver tab.
If the incoming data from the FC has 8 channels then only 8 are
displayed.  The message size can be used to calculate the amount of
channels, as per MultiWii protocol 2.3 and Cleanflight.
11 years ago
cTn 05f06075b2 disable checkboxes and plots according to sensors 11 years ago
cTn 21a0242d38 defunk some of the option saving code 11 years ago
cTn ccee927c77 move buttons to the bottom of firmware flasher 11 years ago
cTn 96ce646aa1 firmware flasher i18n support 11 years ago
cTn 1448baf4d6 scalable UI for firmware flasher 11 years ago
cTn 6f823608ff cleanup 11 years ago
cTn 9fbec01a81 cli i18n support 11 years ago
cTn ef2e8086d5 sensors i18n support 11 years ago
cTn 36a47f5abd motors i18n support 11 years ago
cTn c6efcf1850 gps i18n support 11 years ago
cTn aaacf6cea8 support global and local chip erase 11 years ago
cTn 8aafb37864 cleanup 11 years ago
cTn f86a50b20b request MSP_IDENT on initial tab enter 11 years ago
cTn 67a25c96d3 servos i18n support 11 years ago
cTn efb481227c aux i18n support 11 years ago
cTn a7c0e56254 receiver i18n support 11 years ago
cTn eb973cff16 initial setup i18n support 11 years ago
cTn eac97e1b59 pid tuning got full i18n support 11 years ago
cTn 2162a2b9d3 pre-enable i18n for all html content in tabs 11 years ago
cTn 6a33801463 default tab moved to i18n 11 years ago
cTn c3aa3a3fab lat/lon values in gps tab are now gmap links 11 years ago
cTn fbbd677981 scale motor tab 11 years ago
cTn 7aa25dc732 fix 2 pixels of extra margin, fix UI blinking 11 years ago
cTn e3d05650cd pid tab will also scale now 11 years ago
cTn 5118da56d5 fix UI resize for mag/info, cleanup 11 years ago
cTn 462f907248 receiver tab will now scale nicely 11 years ago
cTn 0add615649 scale aux names nicely 11 years ago
cTn e1698b481c scalable cli 11 years ago
cTn ce9110e45d scalable graphs 11 years ago
cTn 801592da97 fix indentation 11 years ago
cTn 244b6d923f small optimization for RX plot scaling 11 years ago
cTn 9914f745a1 landing page scalable 11 years ago
cTn 990d0595be small rework / bugfixes for aux UI 11 years ago
cTn 46f72b344e correct assignments 11 years ago
cTn 96cdd1d6c3 bump the width little bit more 11 years ago
cTn 4f8f45f290 add pid names to PID table from PID_names array 11 years ago
cTn 7e82e96114 add support for MSP_PIDNAMES 11 years ago
cTn 63aa7c8092 bugfix for high dpi glitch on welcome screen 11 years ago
cTn b6e0cdfcc4 release 11 years ago
cTn 854a17e0f2 preparing some stuff for dongs 11 years ago
cTn 745e671615 display 3D fix status, widen the columns by 10px 11 years ago
cTn 7652b469cc polishing landing page 11 years ago
cTn 98e950807e bugfix/release 11 years ago
cTn 8691a77c2a get raw hex from the new github url 11 years ago
cTn 6049cf0ec4 dedicated options icon/button (live access) 11 years ago
cTn 8c4a4277f8 implementation of options tab, polished statusbar 11 years ago
cTn 3a5741d9ed reorganizing update helpers 11 years ago
cTn 3421916c21 bugfixes for last merge 11 years ago
Tobias Raeder c1fc82e0e4 Add helpers to resize the receiver/sensor plots 11 years ago
cTn 1280c7668c optimizing/cleaning up 11 years ago
cTn e9b1df35a1 using forward chaining (like rest of the project) 11 years ago
cTn 10c8fc6bf3 adding labels, adding 500 deg scale for gyro 11 years ago
cTn 8ba30a91d9 plot enable/disable toggles 11 years ago
cTn c85f5af9cb optimize 11 years ago
cTn a0cf5463bc narrow the line selector 11 years ago
cTn 32b3c532c9 remove bogus code 11 years ago
cTn 36cb1082ee also hide AA in receiver tab 11 years ago
cTn f91c73a38b clamp width scale, reorder elements to hide AA 11 years ago
cTn 000ff998e1 scale settings are now preserved 11 years ago
Tobias Raeder 89ef9ac9a7 Clamp values on sensors y axis 11 years ago
cTn f36ebee97e hooking up some scales, not finished 11 years ago
cTn e057db2343 separate rate and scale select events 11 years ago
cTn b577479678 hook raw values text representations to data 11 years ago
cTn a0a2ff47a8 get plot dimensions from css (not hardcoded) 11 years ago
cTn 3fea3fafb0 utilize some of the free space 11 years ago
cTn 311366fe9d initial rework pass for new d3 graphs 11 years ago
Tobias Raeder de26bdb0d0 Use d3 to render the sensors tab 11 years ago
Tobias Raeder daea4d64a9 Receiver Tab d3 cleanup 11 years ago
cTn 1268e0c206 trigger flash routine via enter (for dongie) 11 years ago
cTn 74e9256e75 correcting MSP implementation, optimizations 11 years ago
cTn e01160dae7 trigger line feed for CrOS as well (!OSX) 11 years ago
cTn ad717d5fe1 fix range sliders not firing events properly 11 years ago
cTn d8b79c9571 release 11 years ago
cTn e0510603d8 info box with voltage & rssi on initial setup 11 years ago
cTn 2977f9725b removal of clipboard write 11 years ago
cTn d953917953 immediately pull plots on start 11 years ago
cTn 75588cbf48 servos tab table polish 11 years ago
cTn fb099298b8 bugfix for profile select UI not updating in sync 11 years ago
cTn 8d6702c15e lowering MSP_STATUS pull speed to 250ms 11 years ago
cTn 1a2be85155 keep dom elements for lines if possible 11 years ago
cTn 12847de8ba tiny optimize 11 years ago
cTn 7e3a63a4d1 new receiver plot based on D3 11 years ago
cTn 58d43c381b removal of char_counter, new port_usage, i18n
added bitrate to serial object, removed last bits of 'port_handler'
interval code forgotten in the kill routines, new port_usage is now
saved in a separate file
11 years ago
cTn 241b44e893 instead of searching each update, use references 11 years ago
cTn a7fab85d42 updating flotr2, rework of graph pull timers 11 years ago
cTn 1597de647c add name to some anonymous functions in data tab 11 years ago
cTn 82badeece1 callback hell resolving patch, optimize 11 years ago
cTn 9b29f78e3e whitespace trimming run 11 years ago
cTn 3f6f363d1b plot update rate can be now adjusted in RX tab 11 years ago
cTn 52559cf9ec tiny sensors tab code polish 11 years ago
cTn 219a0dfdfa motor UI bugfixes, bug reported by mastag25 11 years ago
cTn 781d058228 display commit date & message with online fw
#25
11 years ago
cTn 94947808e3 release 11 years ago
cTn f30a26c1a5 cleanup, info and log messages added 11 years ago
cTn 9df8ad2337 adding missing chrome.storage implementation 11 years ago
cTn 09a1252410 mostly working flash on connect sequence 11 years ago
cTn ab4a5398b4 adding flash on connect UI, backend missing 11 years ago
cTn e0b9388834 save reboot sequence settings across instances 11 years ago
cTn 0101f753f9 dump sensor data values on tab re-initialization
fixes #28
11 years ago
cTn d365ab6645 first pass on making sensor tab variables private
#28
11 years ago
cTn 9218984885 change the command queue in receiver tab (bugfix)
as MSP_RC is being called in auxiliary tab it could trigger the callback
added inside the receiver initialization sequence, making the
initialization fail
11 years ago
cTn fafd92efe4 hide overloaded variable from the user
#fixes 27
11 years ago
cTn 6889c0c800 change motor tab behavior/ui
fixes #26
11 years ago
cTn 844121e4bf implemented new more powerful port handler 11 years ago
cTn afd0bcf59a fix font size on one of the 3d cube sides 11 years ago
cTn 31125f3f67 request first set of samples then load GPS UI 11 years ago
cTn ce351d7521 new UI population / JS execution order
(blink bugfix for several tabs)
11 years ago
cTn d4dbb880d6 more cleanup 11 years ago
cTn 40a30118a6 removing obsolete code 11 years ago
cTn 65555b224c added profile select in PID tab 11 years ago
cTn 88ed454169 bugfix / cleanup routine for delayed data
requests that could leak into CLI and cause corruption
11 years ago
cTn df602751f5 bugfixes related to new ihex parser land 11 years ago
cTn e2cfa50262 moving workers to js folder 11 years ago
cTn 430d366c8f bugfix for tab inner re-initialization 11 years ago
cTn 8686a45831 adding more user-notify messages 11 years ago
cTn 60cdd51dfa dynamic scale for motor output block size 11 years ago
cTn 5b130cfc9b adjusting element sizes due to window size change
disabling compass UI
11 years ago
cTn a30569077a removing obsolete notify, first hooks to GUI.log 11 years ago
cTn 3fb3c337e6 moving Vario below ALT in PID tab 11 years ago
cTn 37c96b9aea initial changes 11 years ago
cTn 12b2d7b85d cleanup for initial setup values 11 years ago
cTn 014844ba0a apply limits, cleanup for RC values in pid tab 11 years ago
cTn 67d0fc9f3a cleanup, reorder, add limits 11 years ago
cTn 4c309967bb rename 11 years ago
cTn 35d66ed4c3 moving MSP related data object to separate file 11 years ago
cTn 61fe3d6141 only fire one event instead of 8 on master change 11 years ago
cTn c389a71ece adding method to empty send buffer, limits 11 years ago
cTn a339b25c64 async approach to aux status updating 11 years ago
cTn 47ef16b575 servos tab bugfix 11 years ago
cTn 575f5ac8ef instant initialization for graphs 11 years ago
cTn 8c95ee1ca7 changing scale factors 11 years ago
cTn 9f421618ac merge #23 11 years ago
Lukas S 10b238d14f add VEL-PID setting 11 years ago