1
0
Fork 0
mirror of https://github.com/iNavFlight/inav-configurator.git synced 2025-07-13 19:40:22 +03:00
Commit graph

67 commits

Author SHA1 Message Date
Jonathan Hudson
a262473964 [electron] fix case for js/libraries/jBox (iaw upstream) 2024-04-24 14:44:10 +01:00
Scavanger
5d55b4d7b2 BLE, Windows Installer 2024-04-23 16:07:50 -03:00
Andi Kanzler
91f1699659 Convert to CommonJS Modules 2024-02-26 11:58:56 -03:00
Andi Kanzler
7df8253099 Firmware flasher, BLE, TCP, UDP -> Electron 2024-02-16 20:55:36 -03:00
Andi Kanzler
2f880e218d OSD Tab 2024-02-12 08:45:46 -03:00
Andi Kanzler
017a6553ff CLI 2024-02-11 14:30:43 -03:00
Andi Kanzler
f24ccfc637 Init 2024-02-10 18:08:17 -03:00
ArnoTlse
59b5cbe5b2 MP version 1.5 2021-05-27 18:29:48 +02:00
Pawel Spychalski (DzikuVx)
4a0bf7b93b Fix app not starting in chrome 2019-06-09 13:11:09 +02:00
mirko-it
e1d92bc114 Fix for Load/Save mission not working (#783)
* Offline missions (with FC disconnected) are now available for load and save to file.
Supports XML file format, should be compatible enough with other software

* removed default file name

* removed code in early stage of future developments

* code style and fc buttons

* map resize handling

* fix include nwdialog and fs packages

* xml2js lib with all dependencies in a single file
2019-05-31 12:01:04 +02:00
Pawel Spychalski (DzikuVx)
d612ffd59c lib updates 2017-03-08 23:39:01 +01:00
Pawel Spychalski (DzikuVx)
2766c1ddc9 updated libs 2017-03-08 23:04:38 +01:00
Pawel Spychalski (DzikuVx)
61316503ca build system - progress 2017-01-27 14:21:29 +01:00
Pawel Spychalski (DzikuVx)
d695b7cec3 serial port load balancing on motors tab 2017-01-21 13:29:41 +01:00
Pawel Spychalski (DzikuVx)
3a48a51a76 font upload fix 2016-12-15 00:45:58 +01:00
Pawel Spychalski (DzikuVx)
b062ea24d2 missing frames 2016-11-29 19:47:47 +01:00
Pawel Spychalski (DzikuVx)
25c8a6f61c crude port 2016-11-29 19:47:47 +01:00
skaman82
60ef5a8cf9 Battery Status 2016-05-24 21:21:04 +02:00
skaman82
6b6fd4d35c Color scheme changes 2016-05-24 17:28:30 +02:00
skaman82
b6b2812271 Fixing toggle buttons and the motors tab 2015-11-10 09:38:43 +01:00
Dominic Clifton
1adc6f7bd6 Delete more unused files from libraries.
Note that this commit is indicating there needs to be a build step to
make it easier to generate the used sources when packaging the
configurator.
2015-11-10 00:26:50 +00:00
Dominic Clifton
6d524ebe5e Delete unused switchery files and relocate the modified switchery
distribution files.

Note that the switcher.css/.js are NOT the same as the minified version.
They have been modified to generate smaller switches.
2015-11-10 00:22:09 +00:00
skaman82
1816979cc4 More Work done:
• Tooltip integration
• Sensor Tab: rework
• Help & Documentation Tab: basic styling
• Logging Tab: basic styling
• PID Tab: some fixes
• Added the word „configurator (+ version)“ under the logo
• Removed not yet used „help icons“
2015-11-05 16:37:15 +01:00
skaman82
06f643812d sync 2015-11-02 22:07:37 +01:00
skaman82
77effe1963 Fixing some things in the configurator tab
and some media-query updates
2015-11-01 22:17:19 +01:00
skaman82
29f38f38e0 Ports Tab rework 2015-10-30 20:30:27 +01:00
skaman82
a618839f50 Some updates 2015-10-30 17:41:39 +01:00
skaman82
54d7c24e82 First rework of Configuration Tab
… also minor fixes to switchery buttons
2015-10-30 09:46:53 +01:00
skaman82
5782a83293 some minor changes 2015-10-29 17:15:48 +01:00
skaman82
968e10feeb switchery integration 2015-10-29 00:30:22 +01:00
skaman82
87e9bfd3d9 ...restoring some files 2015-10-23 15:42:32 +02:00
skaman82
d61970e177 upload 2015-10-23 15:13:33 +02:00
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
2015-10-23 14:41:08 +02:00
skaman82
707e2c454b More work done… 2015-10-22 22:27:48 +02:00
Paul Rogalinski
cabeba70f7 checkbox to show dev releases, code refactoring 2015-05-17 23:01:27 +01:00
Dominic Clifton
244685c9a6 Update version checking code to use semantic versioning - see
http://semver.org/

semver.js creating using browserify.

https://www.brcdn.org/?module=semver&version=4.3.4
2015-05-07 22:10:26 +01:00
Dominic Clifton
e462439c1b Upgrade D3 library to 3.5.5.
See http://d3js.org/
2015-03-12 00:14:39 +00:00
tricopterY
abbfe1d763 Update jquery.flightindicators.js 2015-03-11 16:57:50 +11:00
Richard Birkby
f89aaa1011 Add flight instruments to setup tab 2015-02-20 01:18:49 +00:00
Dominic Clifton
c5e2a13b6c First cut of port of LED Strip configuration UI.
Thanks for the original code decompyler!
2015-01-08 21:46:43 +00:00
cTn
aacbe4d76f updating d3 and jquery libraries 2014-12-24 18:44:44 +00:00
cTn
bf72712d2f updating d3 and jquery libraries 2014-12-20 13:46:24 +01:00
Dominic Clifton
a8cf910f51 Merge remote-tracking branch 'multiwii/master'
Conflicts:
	README.md
	_locales/en/messages.json
	changelog.html
	js/backup_restore.js
	js/data_storage.js
	js/msp.js
	js/protocols/stm32.js
	js/serial_backend.js
	main.css
	main.html
	main.js
	manifest.json
	tabs/auxiliary_configuration.css
	tabs/default.css
	tabs/firmware_flasher.js
	tabs/initial_setup.css
	tabs/initial_setup.html
	tabs/initial_setup.js
	tabs/modes.html
	tabs/modes.js
	tabs/motor_outputs.css
	tabs/motors.html
	tabs/receiver.css
	tabs/servos.js
2014-12-18 22:40:03 +00: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
Dominic Clifton
b789884f91 Saving files before refreshing line endings 2014-10-15 15:26:49 +01:00
Dominic Clifton
e892cbdbad Work in progress aux configuration ranges. 2014-10-11 23:10:20 +01:00
cTn
27942f315a updating d3 library to 3.4.12 2014-10-09 11:53:09 +02:00
cTn
4b96bb39b5 updating analytics lib 2014-09-13 12:17:22 +02:00
cTn
36bce25ba8 add three.js to libraries 2014-09-05 22:45:08 +02:00