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

11 commits

Author SHA1 Message Date
Roman Lut
e92337a5fc
SITL: implemented built-in serial receivers support in SITL, implemented FC proxy mode, updated SITL docs (#9365)
* implemented built-in serial receivers support in SITL
implemented FC Proxy for SITL
update SITL.md

* Update SITL.md

* Update SITL.md

* Update SITL.md

* Update SITL.md

* [SITL] update POSIX serial functions to support non-standard baud rates

* disable xon/hof on serial port (SITL serial_proxy)

---------

Co-authored-by: Jonathan Hudson <jh+github@daria.co.uk>
2024-04-27 16:32:00 +01:00
Pawel Spychalski (DzikuVx)
d35a895ad3 7.1 mergeback 2024-03-02 19:33:27 +01:00
Scavanger
9848c6dddc SITL - RealFlight 2024-02-13 11:34:39 -03:00
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