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

128 commits

Author SHA1 Message Date
Marcelo Bezerra
89f6900478 Pushing version up again.
Looks like 8.1 was merged to master and rolled
the version back
2025-02-20 15:22:28 +01:00
Marcelo Bezerra
8489567c5c
Update data_storage.js 2025-01-26 16:41:17 +01:00
Marcelo Bezerra
2a62b3e7b7 Bump version to 9.0.0 2024-11-19 21:19:53 +01:00
Andi Kanzler
91f1699659 Convert to CommonJS Modules 2024-02-26 11:58:56 -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
Pawel Spychalski (DzikuVx)
7dc863ee25 Version bump 2024-02-02 10:48:22 +01:00
Pawel Spychalski (DzikuVx)
2fd2e62d7f Bump master to INAV 7 2023-03-26 17:33:28 +02:00
Pawel Spychalski (DzikuVx)
a4b3ebe6a1 Bump min version to 6.0.0 2023-02-07 19:41:36 +01:00
Pawel Spychalski (DzikuVx)
79ccd22c91 Version bump for 6.0 2022-06-21 08:28:21 +02:00
Pawel Spychalski (DzikuVx)
899ce21584 Bup versions 2022-05-21 14:13:09 +02:00
Andi Kanzler
ab7162980b BLE, TCP and UDP Support 2022-03-31 16:18:46 +02:00
Pawel Spychalski (DzikuVx)
564ca5ca88 Update versions 2022-01-29 18:56:44 +01:00
Pawel Spychalski (DzikuVx)
cc0d987cd9 Change min and max version 2022-01-25 09:13:03 +01:00
Pawel Spychalski (DzikuVx)
319baf7fec Bump version to 5.0 2021-11-13 16:36:16 +01:00
Darren Lines
8214d1c79b Added soaring and wp planner to mode ordering 2021-11-13 08:52:51 +00:00
Pawel Spychalski (DzikuVx)
c32bc30df6 Version bump to 4.0 2021-09-15 08:50:21 +02:00
Alexander van Saase
10d8e5060e bump version to 3.1 2021-06-18 20:39:17 +02:00
Pawel Spychalski (DzikuVx)
ecd809f328 Allow FW 3.1 to connect 2021-05-31 14:48:36 +02:00
Alexander van Saase
a72404ff2b require 3.0 firmware version 2021-04-07 14:29:28 +02:00
Pawel Spychalski (DzikuVx)
de16830a41 Version bump to 3.0 2021-03-29 12:07:31 +02:00
Pawel Spychalski (DzikuVx)
2dcc1cb891 Version bump to 2.7 2020-12-06 20:43:16 +01:00
Pawel Spychalski (DzikuVx)
303c4b8d45 Allow for 32 LCs and 8 GVARs 2020-07-31 11:53:29 +02:00
Pawel Spychalski (DzikuVx)
ed969d64d7 Bump for 2.5 to 2.6 2020-06-11 15:54:45 +02:00
Pawel Spychalski (DzikuVx)
d76e1dcb21 Catch up on Stage2 filters 2020-02-04 21:53:59 +01:00
Pawel Spychalski (DzikuVx)
eb9401398d Bump min accepted fiormware to 2.3 2020-01-22 19:56:04 +01:00
Pawel Spychalski (DzikuVx)
80a81efd7a Allow firmware of 2.4 family 2019-12-04 18:31:14 +01:00
Pawel Spychalski (DzikuVx)
5325ef857a Version bump to 2.3 2019-09-09 20:40:52 +02:00
Pawel Spychalski (DzikuVx)
61189e4d6c Set min and max supported firmware 2019-04-27 20:20:42 +02:00
Pawel Spychalski (DzikuVx)
48f6f644a9 lock firmwares older than 2.0 on configurator 2.1 2019-01-21 20:30:45 +01:00
Pawel Spychalski (DzikuVx)
855bf9f045 reject old firmwares 2018-05-08 08:45:34 +02:00
Pawel Spychalski (DzikuVx)
604adf7dae update check disabled 2017-01-23 20:21:17 +01:00
Konstantin Sharlaimov (DigitalEntity)
846442331b Version update 2016-11-02 20:44:25 +10:00
Paweł Spychalski
ad55318829 possibility to change controller in UI removed from code (#17) 2016-06-21 21:41:53 +10:00
Dominic Clifton
ae700e6daf Prepare for release. 2016-02-22 19:12:43 +01:00
Dominic Clifton
576ba7390c Prepare for release. 2016-02-05 03:11:26 +01:00
Dominic Clifton
5c2273bd65 Reset all FC configuration state on connect to prevent side effects when
configuring multiple FC's without restarting the configurator each time.
2016-01-08 12:45:58 +01:00
Dominic Clifton
4ccd0bed3e Merge branch 'development' into thenickdude-private-development
Conflicts:
	js/data_storage.js
	main.css
	tabs/dataflash.css
	tabs/dataflash.html
2016-01-07 20:58:29 +01:00
NightHawk32
d70a3f6e69 correcting Typo ;) RC_DEADBAND 2015-12-27 18:36:37 -05:00
NightHawk32
952afb1e46 renaming RC_CONTROLS to RC_READBAND 2015-12-27 16:22:37 -05:00
NightHawk32
a13db678a9 adapting RC_CONTROLS to Dominic's changes 2015-12-27 16:17:41 -05:00
Dominic Clifton
55a2677a2b Merge branch 'development' into thenickdude-private-development
Conflicts:
	js/data_storage.js
	js/gui.js
	js/msp.js
	main.html
	tabs/dataflash.css
	tabs/dataflash.js
2015-12-15 12:35:52 +01:00
NightHawk32
c1a7452b27 Merge remote-tracking branch 'upstream/NewPIDFunctions' into NewPIDFunctions
Conflicts:
	js/backup_restore.js
	js/data_storage.js
	js/msp.js
2015-12-15 01:27:55 -05:00
skaman82
d4969d73a1 resolving conflicts 2015-12-15 01:59:58 +01:00
skaman82
2d6feb0e6a Merge branch 'cleanflight/development' into NewPIDFunctions
# Conflicts:
#	_locales/en/messages.json
#	js/backup_restore.js
#	js/data_storage.js
#	js/msp.js
#	tabs/configuration.html
2015-12-15 01:43:24 +01:00
NightHawk32
067999c5e8 added MSP support for sensor orientation, some fixes for 3D backup and restore 2015-12-14 18:06:25 -05:00
skaman82
c498e7de34 Added support for failsafe TAB
Made in cooperation with skaman82.

Summary of modifications:
- Extended data storage to hold data for new/changed MSP messages.
- Added support for added/changed MSP messages.
- Added assigned mode(s) to AUX labels.
- Tooltip changes.
- Included style modifications to configuration tab from Skaman82.
- Moved all texts from failsafe tab .html to `messages.json`.
- Removed failsafe settings from configuration tab (now obsolete).
- Added failsafe-tab variables to Backup & Restore.
- Reorganized stage 2 elements, cleanup and corrections.
2015-12-13 17:50:26 +01:00
NightHawk32
1df0a14877 MSP communication for deadband and yaw_deadband 2015-12-09 18:56:42 -05:00
Nicholas Sherlock
4e12db9c5e Convert dataflash tab to a new Blackbox tab with SD card support 2015-12-04 15:49:51 +13:00
Dominic Clifton
0149901597 Prepare for release. 2015-11-28 15:23:48 +00:00