1
0
Fork 0
mirror of https://github.com/iNavFlight/inav.git synced 2025-07-15 04:15:38 +03:00
Commit graph

8 commits

Author SHA1 Message Date
Julio Cesar
672aa01f60 fix telemetry name 2023-12-14 22:55:09 -03:00
Jonathan Hudson
0c315c6475
[SITL Doc] fix typo, clarifications (#8952)
* [SITL Doc] fix typo, clarifications

* [SITL Doc] Update serial example to current
2023-04-05 16:16:42 +01:00
Jonathan Hudson
064a809ad2
6.1.0 sitl interop (#8913)
* fix getopts 'has_arg' usage (iaw getopt_long(3))

* Rexec the SITL on reboot

* Allow hostnames, facilitate compilation on non-GNU OS (e.g. *BSD), add IPV6 [xplane.c]

* add required interop header files [simple_soap_client.c]

* add required interop header files [simple_soap_client.h]

* update serial_tcp (headers, IPv6, lookup etc)

* conditional for  pthread_attr_getschedpolicy availability

* fix error in xplane socket familiy

* remove unnecessary added headers [xplane.c]

* fix gcc 12  warning is osd.c

* update docs

* fix for older gcc without closefrom(3)

* add AI_V4MAPPED|AI_ADDRCONFIG to ai_flags (to support V4 only hosts)
2023-03-26 13:39:44 +01:00
Scavanger
e1cbf965e4 X-Plane bugfix 2023-03-06 09:02:31 -03:00
Scavanger
154ea341f4 - Bugfixes
- Add magnetometer and rnagefinder
- Add joystick interface
- Configuator integration
- Update docs
2023-03-05 00:22:12 -03:00
Scavanger
09a2e4bd51 Typo 2023-01-24 10:17:13 -03:00
Scavanger
a39b0a309a Formatting 2023-01-24 10:14:14 -03:00
Scavanger
61790c157f SITL 2023-01-24 09:47:27 -03:00