1
0
Fork 0
mirror of https://github.com/betaflight/betaflight-configurator.git synced 2025-07-21 07:15:15 +03:00
Commit graph

3310 commits

Author SHA1 Message Date
Michael Keller
a10ef433dd
Merge pull request #768 from mikeller/fix_cli_exit_windows
Fixed problem with configurator hanging after 'exit' in CLI in Windows standalone.
2017-12-10 19:28:32 +13:00
Michael Keller
9522148b57
Merge pull request #782 from basdelfos/preserve-win-state
NWJS: Fixed app window hocks and enabled restore window state on startup
2017-12-10 10:21:21 +13:00
Michael Keller
cafec8a0fc
Merge pull request #781 from basdelfos/clean-nwjs-cache
Added gulp task to clean nw.js cache folder
2017-12-10 10:19:53 +13:00
Bas Delfos
1cdc40cf47 Fixed window hocks and enabled restore window state on startup 2017-12-08 17:19:21 +01:00
Bas Delfos
ecd2e17dc7 Added gulp task to clean nw.js cache folder 2017-12-08 13:48:55 +01:00
Bas Delfos
fe3a444c67
Merge pull request #780 from basdelfos/psd
Added dmg-background.psd Photoshop file
2017-12-08 10:03:59 +01:00
Bas Delfos
6379ecc641 Added dmg-background.psd Photoshop file 2017-12-08 10:02:52 +01:00
Michael Keller
c3422fc7f5
Merge pull request #778 from mikeller/fix_npm_start
Fixed missing 'nw' devDependency.
2017-12-08 13:56:17 +13:00
mikeller
da212b222b Fixed missing 'nw' devDependency. 2017-12-08 09:34:55 +13:00
Michael Keller
756a6581e5
Merge pull request #777 from TheIsotopes/patch-1
fixed StickPosition indicator on rate curve
2017-12-08 08:23:21 +13:00
TheIsotopes
e700109197
fixed StickPosition indicator on rate curve
StickPosition indicator from roll and pitch moved both on the roll rate curve
2017-12-07 17:53:08 +01:00
Michael Keller
040757b74e
Merge pull request #769 from mikeller/update_version_to_10_0_1
Updated version to 10.0.1 after release.
2017-12-06 22:56:00 +13:00
mikeller
b13904ab42 Updated version to 10.0.1 after release. 2017-12-06 22:39:05 +13:00
Michael Keller
8aa375ef58 Fixed problem with configurator hanging after 'exit' in CLI in Windows standalone. 2017-12-06 22:26:08 +13:00
Michael Keller
4133856140
Merge pull request #766 from mikeller/update_version_to_10_0_0
Updated version to 10.0.0 for release.
2017-12-06 10:16:00 +13:00
Michael Keller
a9de4c618a Updated version to 10.0.0 for release. 2017-12-06 10:09:21 +13:00
Michael Keller
e1681b8277
Merge pull request #765 from mikeller/fix_package_lock
Fixed references in package-lock.json.
2017-12-05 12:59:18 +13:00
Michael Keller
7a280c7a68 Fixed references in package-lock.json. 2017-12-05 12:57:16 +13:00
Michael Keller
ecddac2bd3
Merge pull request #764 from mikeller/fix_generated_files
Fixed generated files to work seamlessly on win32.
2017-12-05 12:18:36 +13:00
Michael Keller
31f9d1ae9a Fixed generated files to work seamlessly on win32. 2017-12-05 12:17:11 +13:00
Michael Keller
df668438b1
Merge pull request #763 from mikeller/use_npm_for_production
Changed to use npm for production node module install.
2017-12-05 08:17:02 +13:00
Michael Keller
e78e674884 Changed to use npm for production node module install. 2017-12-05 08:09:52 +13:00
Michael Keller
2c2a78a3ac
Merge pull request #759 from mikeller/replaced_jbox_dialogues
Replaced jbox dialogues.
2017-12-05 07:33:59 +13:00
Michael Keller
9f15601178
Merge pull request #760 from mikeller/add_chromeos_support
Added support for ChromeOS.
2017-12-05 07:33:48 +13:00
mikeller
b15a391113 Added support for ChromeOS. 2017-12-04 23:03:35 +13:00
mikeller
c2fff5bc47 Replaced jbox dialogues. 2017-12-04 18:48:07 +13:00
Michael Keller
357b6c0998
Merge pull request #758 from mikeller/update_version
Updated version to 10.0.0-rc4
2017-12-04 18:44:07 +13:00
mikeller
01fbed7eb3 Updated version to 10.0.0-rc4 2017-12-04 18:42:54 +13:00
Michael Keller
7252c30c18
Merge pull request #755 from mikeller/added_release_checking
Added checking for latest configurator release and update notification.
2017-12-04 09:58:56 +13:00
Michael Keller
a1b9812a0b
Merge pull request #756 from basdelfos/vscode-tasks
Run app after debug build
2017-12-04 09:31:53 +13:00
Bas Delfos
d101039e45 Run app after debug build 2017-12-03 21:18:03 +01:00
mikeller
ec8b7449f8 Added checking for latest configurator release and update notification. 2017-12-03 18:41:11 +13:00
Michael Keller
8278ba83a4
Merge pull request #752 from mikeller/added_spi_rx_protocols
Added new SPI RX protocols.
2017-12-02 13:13:22 +13:00
Michael Keller
7e7d84ec74 Added new SPI RX protocols. 2017-12-01 13:11:34 +13:00
Michael Keller
b1c4dbf391
Merge pull request #750 from JodyVanden/modify_dead_link_for_USB_flashing_section
change in tab Firmware Flasher the dead link for the USB Flashing
2017-11-28 17:38:11 +13:00
jodyvanden
2333808618 change the dead link for the USB Flashing 2017-11-28 15:34:12 +11:00
Michael Keller
ad4517c0fa
Merge pull request #748 from basdelfos/dmg-retina-image
Highres dmg background image for retina displays
2017-11-26 09:10:31 +13:00
Bas Delfos
a361c39df3 Highres dmg background image for retina displays 2017-11-25 18:45:03 +01:00
Michael Keller
2e610aa8ee
Merge pull request #745 from jflyper/Compress-osx-dmg-with-UDB0
OSX: Compress DMG
2017-11-26 02:01:42 +13:00
jflyper
24e80fb415 Moved format and background inside specification. 2017-11-25 21:53:28 +09:00
Michael Keller
1be9280a98
Merge pull request #747 from mikeller/fix_gulpfile
Fixed bug in gulpfile affecting win32.
2017-11-26 01:43:27 +13:00
mikeller
dd99f88648 Fixed bug in gulpfile affecting win32. 2017-11-26 01:37:17 +13:00
Michael Keller
79621603ed
Merge pull request #746 from mikeller/added_gulp_npm_script
Added 'gulp' npm script.
2017-11-26 00:46:47 +13:00
mikeller
dfe20b8cc3 Added 'gulp' npm script. 2017-11-26 00:45:41 +13:00
jflyper
b5fe22c678 Compress DMG
UDB0 is good enough.
2017-11-25 16:47:32 +09:00
Michael Keller
40322859ce
Merge pull request #744 from mikeller/updated_version_to_10.0.0-rc3
Updated version to 10.0.0-rc3.
2017-11-25 17:17:45 +13:00
mikeller
327e4bcd81 Updated version to 10.0.0-rc3. 2017-11-25 17:16:46 +13:00
Michael Keller
8a3847a3dd
Merge pull request #743 from mikeller/fix_release
Fixed release build script.
2017-11-25 16:38:55 +13:00
mikeller
f9d8618c69 Fixed release build script. 2017-11-25 16:38:26 +13:00
Michael Keller
c6c848dd8d
Merge pull request #741 from mikeller/fix_version_for_chrome
Fix Chrome issues with SemVer RC version.
2017-11-25 16:23:45 +13:00