Commit Graph

1323 Commits (c0a7ebc5684a68283af3515f9c107e76db7924a2)

Author SHA1 Message Date
cTn dc633f2421 fix release/time sorting of fetched builds, optimize, needs more testing 2014-11-15 02:18:04 +01:00
cTn 366cd018b2 whops, fixing trailing commas 2014-11-15 01:18:04 +01:00
cTn 66ab7d1093 add A-tail Quad to supported multiTypes, no svg & using custom svg and default 3D model at the moment
#58
2014-11-14 12:11:22 +01:00
Dominic Clifton 53ee765a51 Bump version to 0.51.4 now that new firmware with updated CLI 'exit'
command is out.
2014-11-12 20:45:46 +00:00
cTn 7a0d3a1199 handle all sorts of edge cases that would otherwise break UI or functionality 2014-11-11 11:59:12 +01:00
cTn 97e37347d6 implementing the highly wanted select box for hand picking firmware builds that are available on baseflight.net 2014-11-10 21:33:32 +01:00
Dominic Clifton 91971f3871 Update message regarding cli exit which now has different behaviour. 2014-11-10 01:00:28 +01:00
Dominic Clifton 135b4e6905 Set a default rnage when enabling an adjustment. Show the channel
marker.
2014-11-09 04:55:52 +00:00
Dominic Clifton 56a3b7c52b Some cleanup of the auxilary tab code. 2014-11-09 04:54:12 +00:00
Dominic Clifton f3020aed10 Bump release date. 2014-11-09 00:58:16 +00:00
Dominic Clifton f730bb51e7 Bump version and update readme. 2014-11-09 00:56:59 +00:00
Dominic Clifton 902da2f91d Add 'Adjustments' tab.
Cleanup 'Auxilary' tab code.
Rename other tabs to have shorter titles.
2014-11-09 00:46:12 +00:00
cTn 330928f148 release 2014-11-04 03:15:52 +01:00
cTn ff9e6fb2b3 bumping version, updating changelog 2014-11-03 18:48:46 +01:00
cTn a31282c6a3 fix vbatmincellvoltage and vbatmaxcellvoltage scale factors inside output cruncher 2014-11-03 18:36:29 +01:00
cTn 3a4b41b259 assign correct error message for fetching online firmware 2014-11-03 16:57:08 +01:00
cTn 72447a6103 set release filter to accept NAZE only 2014-11-03 16:53:54 +01:00
Stefan Kolla c4122f1dc1 Merge pull request #59 from jef79m/development
Texture and extension changes to new models.
2014-11-02 09:21:11 +01:00
jeff 5cff317208 Changed model extensions from `.js.` to `.json` fitting with export from
latest three.js exporter.
	725819c98d

Updated texture on new models.
2014-11-02 19:04:32 +11:00
Stefan Kolla cbc4684935 Merge pull request #56 from jef79m/development
Added some new models
2014-10-31 13:46:47 +01:00
jef79m a7c3779b25 Added some new models 2014-10-31 23:42:26 +11:00
cTn 9ee7670af7 add backupFileMinVersionAccepted in data storage, release 2014-10-31 11:27:15 +01:00
cTn 59df068b63 rename all underlying references inside the renamed files 2014-10-30 12:47:52 +01:00
cTn 0cd315b5e7 rename files to better correspond to their specific tabs 2014-10-30 12:43:35 +01:00
cTn e401b1ffce renaming some of the appview hits 2014-10-30 12:33:39 +01:00
cTn 426cf51e47 add missing styles 2014-10-28 17:46:04 +01:00
cTn 0d77c08d01 updating changelog 2014-10-28 17:34:37 +01:00
cTn 77a6a326f1 replacing iconmoon font with proper svg icon 2014-10-28 17:34:29 +01:00
cTn 9974fbd68f updating d3 2014-10-28 16:58:46 +01:00
cTn a7e7552893 updating three.js to the latest version, adding separate folder to contain the library and required extension to support canvas renderer 2014-10-25 14:06:20 +02:00
cTn 561758b2a8 tweak obsolete class names and css 2014-10-25 14:04:38 +02:00
cTn 8354742e2c updating changelog 2014-10-24 17:17:47 +02:00
cTn 0af8d7d453 normalize css indentation in gps and firmware flasher (missed it the first time somehow) 2014-10-24 16:58:07 +02:00
cTn ad005a3f1c revamped option part of firmware flasher UI 2014-10-24 16:55:42 +02:00
cTn ed7600facc implement support for flashing development firmware (first iteration, done via checkbox) 2014-10-24 15:36:19 +02:00
Dominic Clifton 36f447b4da Make MSP_API_VERSION check non-mandatory for now. 2014-10-20 23:25:42 +01:00
cTn c743351b11 updating changelog, listing important changes since 0.54 2014-10-20 13:46:18 +02:00
cTn be96da6098 reorder some of the cleanup routines, cleanup (experimental) 2014-10-19 16:17:44 +02:00
cTn f387ea96ac initialize connect_lock by default 2014-10-19 15:55:56 +02:00
cTn 0c2ec52bed fix accidently removed buildinfo fetch on connect 2014-10-19 15:52:55 +02:00
cTn 569122392e planned cache and interval speed optimizations 2014-10-19 15:29:55 +02:00
cTn 3c4307ae57 add initialization timeout for flash on connect, rework functionality so each new detected port can trigger flashing sequence 2014-10-19 09:38:39 +02:00
cTn b6097d6271 move parse_hex function away from the global context 2014-10-19 04:18:05 +02:00
Dominic Clifton 8ca6b2d557 Update changelog and bump version. 2014-10-18 16:59:11 +01:00
Dominic Clifton 2733f4832e Retrieve and display MSP API Version from new MSP_API_VERSION command.
Requires latest firmware.
2014-10-18 16:58:49 +01:00
Dominic Clifton f64b558d5c Update the default channel mode range to match the old MultiWii MID
checkbox.
2014-10-18 16:50:53 +01:00
cTn 8477573be5 doubling initialization timeout inside port handler 2014-10-17 11:52:52 +02:00
Dominic Clifton f3968aaa70 Normalize all the line endings 2014-10-15 15:27:57 +01:00
Dominic Clifton b789884f91 Saving files before refreshing line endings 2014-10-15 15:26:49 +01:00
Dominic Clifton b9695bd451 Adding .gitattriutes file 2014-10-15 15:24:59 +01:00