Commit Graph

507 Commits (a7c3779b25cf2b808e58c123b67d4eb190bb4ce7)

Author SHA1 Message Date
cTn 5bfc81e317 text polish 10 years ago
cTn 8fdda97b01 reformat some stuff 10 years ago
cTn 194798ca2d small ui polish / tweak for the plot control blocks 10 years ago
cTn 80e60d5638 motor and servo indicators will now have tooltip containing signal length in us 10 years ago
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
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
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
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
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
cTn 3ce1296374 fix gps division 11 years ago
cTn 45ae10513c accept flexible amount of aux channels (up to 28) 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
cTn 5f07390d45 stuff rcData to array (allocating up to 32 chan) 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