Commit Graph

160 Commits

Author SHA1 Message Date
Weijia Wang
4fe9738427 mavproxy: migrate to wxPython_4_2 2023-03-19 10:29:51 +02:00
R. Ryantm
66b1375b14 betaflight-configurator: 10.8.0 -> 10.9.0 2023-02-01 10:48:57 +00:00
Weijia Wang
ee406a5bb0
Merge pull request #196064 from r-ryantm/auto-update/mavproxy
mavproxy: 1.8.57 -> 1.8.59
2023-01-23 05:20:03 +01:00
Samuel Ainsworth
b647155e5b
mujoco: init at 2.3.0 (#198145)
* mujoco: init at 2.3.0

* mujoco: refactor `meta`

Co-authored-by: Florian <florian.brandes@posteo.de>

Co-authored-by: Florian <florian.brandes@posteo.de>
2022-10-29 11:47:32 -07:00
R. Ryantm
11cca34608 qgroundcontrol: 4.2.3 -> 4.2.4 2022-10-27 21:19:31 +08:00
Bobby Rong
256da9655f
Merge pull request #192797 from wucke13/inav-configurator
inav-configurator: 4.1.0 -> 5.1.0
2022-10-25 21:12:11 +08:00
R. Ryantm
59957c54b4 mavproxy: 1.8.57 -> 1.8.59 2022-10-14 23:33:11 +00:00
Artturi
eb49b683f3
Merge pull request #195661 from wamserma/arg-cleanup-app
pkgs.applications: remove unused args
2022-10-15 02:20:29 +03:00
R. Ryantm
211d284b5c mavproxy: 1.8.56 -> 1.8.57 2022-10-13 16:35:12 +00:00
Markus S. Wamser
c9d167f174 pkgs.applications: remove unused args 2022-10-12 16:00:16 +02:00
wucke13
3eb83269ec inav-configurator: 4.1.0 -> 5.1.0 2022-09-24 19:09:08 +02:00
R. Ryantm
0a930eb9f6 mavproxy: 1.8.55 -> 1.8.56 2022-09-19 08:53:58 +00:00
Ben Wolsieffer
073d3c1b77 mavproxy: add lxml dependency
Also, alphabetize the dependencies.

Add dependencies that are not part of install_requires (apparently due to
some issue with pip and distro packaging). The closure size is increased
somewhat by OpenCV, but this allows all the tools to work correctly.
2022-09-04 17:30:03 -04:00
Jörg Thalheim
5c3f9c0213 mavproxy: add missing opencv dependency 2022-09-03 17:49:42 +02:00
R. Ryantm
f5a5ffd59f mavproxy: 1.8.52 -> 1.8.55 2022-09-03 10:05:19 +00:00
Jonas Heinrich
ed7e80c85b
Merge pull request #183893 from r-ryantm/auto-update/emuflight-configurator
emuflight-configurator: 0.4.0 -> 0.4.1
2022-08-22 16:07:10 +02:00
ajs124
7207f24c32
Merge pull request #180052 from lopsided98/qgroundcontrol-update 2022-08-01 23:51:06 +02:00
ajs124
ee81907db5
Merge pull request #180029 from TilCreator/fixQgroundcontrolr 2022-08-01 23:43:29 +02:00
R. Ryantm
bd16430883 emuflight-configurator: 0.4.0 -> 0.4.1 2022-07-30 04:44:30 +00:00
R. Ryantm
f9881742e3 mavproxy: 1.8.50 -> 1.8.52 2022-07-21 15:34:32 +00:00
Ben Wolsieffer
8927d4d9e7 qgroundcontrol: 4.2.1 -> 4.2.3 2022-07-03 17:39:00 -04:00
tilcreator
61f6ac995d qgroundcontrol: Fix gst dependencies 2022-07-03 13:27:12 +02:00
Martin Weinelt
2031ca4a25
Merge pull request #178569 from eintim/betaflight-configurator 2022-06-25 12:24:50 +02:00
Robert Scott
466c2e342a treewide/applications: add sourceType binaryNativeCode for many packages 2022-06-23 18:38:19 +01:00
eintim
0b84278e00 betaflight-configurator: 10.7.2 -> 10.8.0 2022-06-22 14:19:19 +02:00
R. Ryantm
c762acd8f1 mavproxy: 1.8.49 -> 1.8.50 2022-05-27 07:52:03 +00:00
Ben Wolsieffer
fde16aefa7 qgroundcontrol: 4.2.0 -> 4.2.1 2022-05-21 20:51:32 -04:00
Thomas Watson
8030981007 qgroundcontrol: fix build
Fixes build problems on x86_64 caused by a bug in their vendored version of
gst-plugins-good. Unfortunately I can't `fetchpatch` the fix because it just
changes a submodule pointer. The patch I added was generated from the fix at
https://github.com/mavlink/qgroundcontrol/issues/10140 .
2022-05-03 20:57:46 -05:00
R. Ryantm
8914714916 mavproxy: 1.8.48 -> 1.8.49 2022-04-23 08:24:30 +00:00
Vladimír Čunát
d5d94127fd
Merge branch 'staging-next' into staging
Minor conflicts; I hope I didn't mess up:
	pkgs/development/tools/misc/binutils/default.nix
	pkgs/games/openjk/default.nix
2022-04-14 09:53:21 +02:00
ajs124
9aa337095c
Merge pull request #164699 from r-ryantm/auto-update/mavproxy
mavproxy: 1.8.46 -> 1.8.48
2022-04-11 20:13:29 +01:00
github-actions[bot]
84962daf66
Merge staging-next into staging 2022-03-25 18:01:48 +00:00
Naïm Favier
9160044f5f
treewide/makeWrapper: replace --run cd with --chdir
Lay the groundwork for switching to binary wrappers by reducing uses
of `--run` (which is not supported by `makeBinaryWrapper`).
2022-03-19 09:46:31 +01:00
R. Ryantm
d055eda636 mavproxy: 1.8.46 -> 1.8.48 2022-03-18 11:17:17 +00:00
tilcreator
73449ea799 inav-configurator: 3.0.2 -> 4.1.0 2022-03-17 17:50:49 +01:00
Wanja Zaeske
58d5eb70e2 mission-planner: 1.3.74 -> 1.3.76 2022-02-21 09:51:16 +01:00
Ben Wolsieffer
1382f006a9
qgroundcontrol: 4.1.4 -> 4.2.0
* qgroundcontrol: 4.1.4 -> 4.2.0 (#159291)

QGroundControl now tries to download a prebuilt x86_64 .deb package for
the Airmap SDK, so we have to disable this feature. Previously, it was
disabled by default. I guess they were trying to make things easier for
users, but it seems pretty half-baked.

* qgroundcontrol: update homepage

The domain seems to have changed from .org to .com.
2022-02-18 00:09:39 +01:00
R. RyanTM
1e4664e1a0
betaflight-configurator: 10.7.1 -> 10.7.2
(#154383)
2022-01-15 23:12:31 +01:00
Sandro
d8028c8e06
Merge pull request #147367 from TilCreator/package-inav-configurator 2022-01-01 14:05:44 +01:00
R. Ryantm
d14a6ef13e mavproxy: 1.8.45 -> 1.8.46 2021-12-18 20:04:55 -05:00
tilcreator
5989d54401 inav-configurator: init at 3.0.2 2021-11-30 15:11:55 +01:00
R. Ryantm
d492837c98 betaflight-configurator: 10.7.0 -> 10.7.1 2021-10-29 03:14:38 +00:00
R. RyanTM
f9da99e40d mavproxy: 1.8.44 -> 1.8.45 2021-10-13 00:39:29 +00:00
Artturi
d5ac63708f
Merge pull request #135133 from r-ryantm/auto-update/emuflight-configurator 2021-10-11 21:03:27 +03:00
R. RyanTM
a1e297d282 mavproxy: 1.8.43 -> 1.8.44 2021-10-06 00:35:56 +00:00
R. RyanTM
e7ad746486 mavproxy: 1.8.42 -> 1.8.43 2021-10-01 00:38:44 +00:00
Bobby Rong
77f92d23c7
Merge pull request #137608 from lopsided98/qgroundcontrol-update
qgroundcontrol: 4.1.3 -> 4.1.4
2021-09-16 14:18:28 +08:00
Ben Wolsieffer
03111112cc qgroundcontrol: 4.1.3 -> 4.1.4 2021-09-13 00:11:37 -04:00
R. RyanTM
2464f7ae0a mavproxy: 1.8.41 -> 1.8.42 2021-09-12 00:36:50 +00:00
R. RyanTM
a7277dd058 mavproxy: 1.8.40 -> 1.8.41 2021-09-06 00:37:54 +00:00