Commit Graph

4271 Commits (a1b413af10062b4295f2f8985473a016a6d52686)

Author SHA1 Message Date
Michael Keller bf9c4fece7
Added altitude symbol in OSD. (#1420)
Added altitude symbol in OSD.
2019-05-07 19:56:57 +12:00
mikeller 769cad8f1f Added altitude symbol in OSD. 2019-05-06 22:50:34 +12:00
Michael Keller 66a5611e1f
Added devDependency on 'yarn' to enable production build. (#1421)
Added devDependency on 'yarn' to enable production build.
2019-05-06 18:30:51 +12:00
Michael Keller 8ffc917b3b
Added new fonts to dropdown list, started using the new symbols. (#1416)
Added new fonts to dropdown list, started using the new symbols.
2019-05-06 01:13:22 +12:00
mikeller b8359fee6e Added devDependency on 'yarn' to enable production build. 2019-05-05 22:44:28 +12:00
Michael Keller ff9428948c
Fixed links in the privacy policy. (#1417)
Fixed links in the privacy policy.
2019-05-05 22:38:14 +12:00
Michael Keller 68cc6412a8
Fixed yarn install for production dependencies, fixed instructions for development. (#1415)
Fixed yarn install for production dependencies, fixed instructions for development.
2019-05-05 21:29:45 +12:00
mikeller dff0a3f471 Fixed links in the privacy policy. 2019-05-04 22:38:24 +12:00
mikeller f686370328 Added new fonts to dropdown list, started using the new symbols. 2019-05-04 17:20:13 +12:00
Michael Keller a66cf83ce4 Fixed yarn install for production dependencies, fixed instructions for development. 2019-05-04 16:44:14 +12:00
Michael Keller de14aa50de
Add Croatian translation (#1411)
Add Croatian translation
2019-05-04 15:36:38 +12:00
Michael Keller a125249d3f
Update OSD symbols (#1413)
Update OSD symbols
2019-05-04 13:54:40 +12:00
Michael Keller 1e08918958
Add impact fonts and added some useful characters (#1392)
Add impact fonts and added some useful characters
2019-05-04 13:54:22 +12:00
Michael Keller d74bf8c50f
Merge pull request #1412 from mikeller/update_versions
Updating node packages to latest version.
2019-05-04 13:52:53 +12:00
Miguel Angel Mulero Martinez 36d9f915bd Update OSD symbols 2019-05-02 13:02:28 +02:00
mikeller 0e324ea0db Updating node packages to latest version. 2019-05-02 22:14:24 +12:00
Miguel Angel Mulero Martinez d5be995459 Add Croatian translation 2019-05-01 15:46:28 +02:00
Michael Keller aeda56ba40
Moved from 'npm' to 'yarn'. (#1408)
Moved from 'npm' to 'yarn'.
2019-05-02 00:09:38 +12:00
Michael Keller f1b9055310
Add Galician translation (#1407)
Add Galician translation
2019-05-01 00:22:43 +12:00
Michael Keller e0ef4d9bbc
Merge pull request #1402 from McGiverGim/fix_slowdown
Fix slowdown looking for usb devices
2019-05-01 00:03:05 +12:00
Michael Keller 4c1fdf7925 Moved from 'npm' to 'yarn'.
Changed travis config.

Simplified package.json.

Try with a newer npm, who knows, it's for Mac.
2019-04-30 23:57:35 +12:00
Michael Keller 0c6d6c1001
Add button to CLI for loading commands from file (#1230)
Add button to CLI for loading commands from file
2019-04-30 23:02:57 +12:00
Miguel Angel Mulero Martinez fb38db9e1a Add impact fonts and added some useful characters 2019-04-30 08:54:15 +02:00
Károly Kiripolszky 6062d76ed3 allow user to pick any type of file to load in CLI 2019-04-29 15:04:42 +02:00
Károly Kiripolszky 0458198e9a fix bug when opening jBox twice 2019-04-29 10:27:37 +02:00
Károly Kiripolszky f386b0ce1a fix CLI unit tests 2019-04-29 10:27:37 +02:00
Károly Kiripolszky 58373666cb add CLI snippet preview dialog 2019-04-29 10:27:37 +02:00
Károly Kiripolszky 3560d7b716 add button to CLI for loading commands from file 2019-04-29 10:27:37 +02:00
Miguel Angel Mulero Martinez dd22b21828 Add Galician translation 2019-04-29 08:18:34 +02:00
Michael Keller 55b11e90b4
CI builds using azure pipelines. (#1386)
CI builds using azure pipelines.
2019-04-29 01:32:14 +12:00
Michael Keller b4930064a6
Adjust dmin limit logic (#1382)
Adjust dmin limit logic
2019-04-29 01:26:44 +12:00
si 10b9e513e0 Try rebase again 2019-04-28 12:05:36 +09:30
Michael Keller bcca136826
Add rx SerialType for DJI_HDL receiver (#1344)
Add rx SerialType for DJI_HDL receiver
2019-04-28 10:07:16 +12:00
Miguel Angel Mulero Martinez f2002468c6 Remove magic number, add TIMEOUT_CHECK constant 2019-04-22 16:25:13 +02:00
Miguel Angel Mulero Martinez acc035a61a Fix slowdown looking for usb devices 2019-04-22 09:44:43 +02:00
jerryxin123 896916e8b8 modify the version to 1.42.0 2019-04-19 22:37:06 +08:00
Michael Keller 981e219078
Merge pull request #1394 from McGiverGim/clean_rewrite_install_firmware_text
Remove rewrite text flash firmware
2019-04-19 14:01:10 +12:00
Michael Keller b19b1dae54
Merge pull request #1388 from McGiverGim/workaround_bug_cli29+space
Workaround for bug in CLI with 29 lenght + space
2019-04-19 13:49:54 +12:00
Michael Keller a12826de6f
Merge pull request #1385 from etracer65/firmware_flasher_progress_color
Fix Firmware Flasher progress bar color indicators
2019-04-19 13:45:27 +12:00
Michael Keller 2305e15e4d
Merge pull request #1381 from krzysztofmatula/km-on-arm-timer
OSD: combined ON/ARM timer
2019-04-19 13:39:25 +12:00
Miguel Angel Mulero Martinez b20bd006ce Remove rewrite text flash firmware 2019-04-17 18:53:00 +02:00
krzysztofmatula 135a34a652
Merge branch 'master' into km-on-arm-timer 2019-04-16 22:19:40 +02:00
Michael Keller faf78105b4
Merge pull request #1390 from krzysztofmatula/km-odometer-stats
OSD: allow configuring post flight odometer stats
2019-04-17 06:24:33 +12:00
Michael Keller a687b9df1c
Merge pull request #1389 from McGiverGim/hide_smartfeedforward
Hide SmartFeedforward MSP API 1.42
2019-04-17 06:14:26 +12:00
Michael Keller c68ec0b67f
Merge pull request #1384 from ianrmurphy/add-rssi-lq-osd-warnings
Added support for RSSI & Link Quality warning settings
2019-04-17 05:49:36 +12:00
Krzysztof Matula 40965d4ab1 OSD: allow configuring post flight odometer stats 2019-04-15 21:07:37 +02:00
Miguel Angel Mulero Martinez 224deb7303 Hide SmartFeedforward MSP API 1.42 2019-04-15 19:12:43 +02:00
Krzysztof Matula 6c47496e12 OSD: combined ON/ARM timer 2019-04-15 18:19:37 +02:00
Ian Murphy 7366b00292 Reinstate warning support. 2019-04-15 15:13:24 +01:00
Ian Murphy 9acd560c78 Undo MSP API changes. 2019-04-15 13:24:36 +01:00