Commit Graph

1529 Commits (391a733aa8444a5ad976b0e2576cc8789e9bd78e)
 

Author SHA1 Message Date
cTn 81a2df2022 add extras folder 10 years ago
cTn 12a99fa4b5 track settings changes via events 10 years ago
cTn b7e6f66a3d add adjusted svg graphics for V tail and A tail quad from norem
#58
10 years ago
cTn df79edc0ad fix gps distance to home not updating in GPS tab 10 years ago
cTn 7ff93d5781 add link pointing to baseflight wiki on github
#57
10 years ago
cTn 698aeb1bf9 correct callbacks in firmware flasher, optimize speed by updating UI between read/write operations 10 years ago
cTn dc633f2421 fix release/time sorting of fetched builds, optimize, needs more testing 10 years ago
cTn 366cd018b2 whops, fixing trailing commas 10 years ago
cTn 66ab7d1093 add A-tail Quad to supported multiTypes, no svg & using custom svg and default 3D model at the moment
#58
10 years ago
Dominic Clifton 53ee765a51 Bump version to 0.51.4 now that new firmware with updated CLI 'exit'
command is out.
10 years ago
cTn 7a0d3a1199 handle all sorts of edge cases that would otherwise break UI or functionality 10 years ago
cTn 97e37347d6 implementing the highly wanted select box for hand picking firmware builds that are available on baseflight.net 10 years ago
Dominic Clifton 91971f3871 Update message regarding cli exit which now has different behaviour. 10 years ago
Dominic Clifton 135b4e6905 Set a default rnage when enabling an adjustment. Show the channel
marker.
10 years ago
Dominic Clifton 56a3b7c52b Some cleanup of the auxilary tab code. 10 years ago
Dominic Clifton f3020aed10 Bump release date. 10 years ago
Dominic Clifton f730bb51e7 Bump version and update readme. 10 years ago
Dominic Clifton 902da2f91d Add 'Adjustments' tab.
Cleanup 'Auxilary' tab code.
Rename other tabs to have shorter titles.
10 years ago
cTn 330928f148 release 10 years ago
cTn ff9e6fb2b3 bumping version, updating changelog 10 years ago
cTn a31282c6a3 fix vbatmincellvoltage and vbatmaxcellvoltage scale factors inside output cruncher 10 years ago
cTn 3a4b41b259 assign correct error message for fetching online firmware 10 years ago
cTn 72447a6103 set release filter to accept NAZE only 10 years ago
Stefan Kolla c4122f1dc1 Merge pull request #59 from jef79m/development
Texture and extension changes to new models.
10 years ago
jeff 5cff317208 Changed model extensions from `.js.` to `.json` fitting with export from
latest three.js exporter.
	725819c98d

Updated texture on new models.
10 years ago
Stefan Kolla cbc4684935 Merge pull request #56 from jef79m/development
Added some new models
10 years ago
jef79m a7c3779b25 Added some new models 10 years ago
cTn 9ee7670af7 add backupFileMinVersionAccepted in data storage, release 10 years ago
cTn 59df068b63 rename all underlying references inside the renamed files 10 years ago
cTn 0cd315b5e7 rename files to better correspond to their specific tabs 10 years ago
cTn e401b1ffce renaming some of the appview hits 10 years ago
cTn 426cf51e47 add missing styles 10 years ago
cTn 0d77c08d01 updating changelog 10 years ago
cTn 77a6a326f1 replacing iconmoon font with proper svg icon 10 years ago
cTn 9974fbd68f updating d3 10 years ago
cTn a7e7552893 updating three.js to the latest version, adding separate folder to contain the library and required extension to support canvas renderer 10 years ago
cTn 561758b2a8 tweak obsolete class names and css 10 years ago
cTn 8354742e2c updating changelog 10 years ago
cTn 0af8d7d453 normalize css indentation in gps and firmware flasher (missed it the first time somehow) 10 years ago
cTn ad005a3f1c revamped option part of firmware flasher UI 10 years ago
cTn ed7600facc implement support for flashing development firmware (first iteration, done via checkbox) 10 years ago
Dominic Clifton 36f447b4da Make MSP_API_VERSION check non-mandatory for now. 10 years ago
cTn c743351b11 updating changelog, listing important changes since 0.54 10 years ago
cTn be96da6098 reorder some of the cleanup routines, cleanup (experimental) 10 years ago
cTn f387ea96ac initialize connect_lock by default 10 years ago
cTn 0c2ec52bed fix accidently removed buildinfo fetch on connect 10 years ago
cTn 569122392e planned cache and interval speed optimizations 10 years ago
cTn 3c4307ae57 add initialization timeout for flash on connect, rework functionality so each new detected port can trigger flashing sequence 10 years ago
cTn b6097d6271 move parse_hex function away from the global context 10 years ago
Dominic Clifton 8ca6b2d557 Update changelog and bump version. 10 years ago