Mr D - RC
1a2659c153
Update osd.c
2024-11-03 14:30:08 +00:00
Mr D - RC
4aaa12f379
Have RSSI go from 0-100%, rather than 0-99%
2024-11-03 14:24:45 +00:00
Mr D - RC
a9f327fae0
Update fc_msp.c
...
- Add RSSI
- Allow extended versions of future MSP2_COMMON_SET_MSP_RC_LINK_STATS and MSP2_COMMON_SET_MSP_RC_INFO still work with older (from now) INAV versions. Except for the new data.
2024-11-03 12:21:41 +00:00
Mr D - RC
80c47fad20
Ditto
2024-11-03 11:42:47 +00:00
Mr D - RC
2f51a7a7cd
Added comment to assist on hover check of variable
2024-11-03 11:39:02 +00:00
Mr D - RC
8a729cda49
corrected dataSize check to bytes
2024-11-03 11:34:24 +00:00
Mr D - RC
a807056a56
Corrected int types
2024-11-03 08:47:34 +00:00
Mr D - RC
66e9be42c3
Update fc_msp.c
2024-11-02 22:15:26 +00:00
Mr D - RC
e4627d030d
Add stats and info MSP commands for MSP RC
...
This is an initial, basic implementation. This can be expanded in the future to deal with multiple sublinks etc.
2024-11-02 22:11:19 +00:00
Scavanger
ec46d9ee91
Inital commit
2024-11-02 10:51:48 -03:00
Pawel Spychalski (DzikuVx)
ced14fe93a
Add SpeedyBee F405 AIO target
2024-11-01 12:25:53 +01:00
Pawel Spychalski (DzikuVx)
9b4d863c6b
Update DPS310 driver to support SPL07-003
2024-11-01 11:50:59 +01:00
Paweł Spychalski
625a3a0774
Merge pull request #10441 from iNavFlight/dzikuvx-add-spl07-baro
...
Update DPS310 driver to support SPL07-003
2024-11-01 11:45:33 +01:00
Marcelo Bezerra
5c670ae6d7
Rename new option
2024-11-01 11:17:05 +01:00
Pawel Spychalski (DzikuVx)
a20064e45d
Update DPS310 driver to support SPL07-003
2024-10-30 16:26:06 +01:00
Marcelo Bezerra
107aad5745
New video system
2024-10-29 21:54:52 +01:00
TUNERC-Aria
81e79b731a
Update target.h
...
Add the inverter's control pin for target TUNERCF405
2024-10-29 15:19:54 +08:00
Darren Lines
fccc76ca4e
Merge pull request #10431 from iNavFlight/MrD_Set-OSD-elements-precision
...
Allow the pilot to set the precision for altitude and distance in the OSD
2024-10-28 12:21:49 +00:00
Mr D - RC
5a165dee9a
Fix decimal places for mAh
2024-10-25 21:24:57 +01:00
Mr D - RC
5383262911
Merge branch 'master' into MrD_Set-OSD-elements-precision
2024-10-25 12:55:32 +01:00
Mr D - RC
16746b89dc
Allow setting of altitude and distance precision
2024-10-25 12:54:40 +01:00
Darren Lines
a7854b3c5c
Merge pull request #10300 from iNavFlight/MrD_update-arming-screen-for-better-space-utilisation
...
Update arming screen for better space utilisation
2024-10-24 22:33:11 +01:00
Darren Lines
6e4e7b5c1a
Merge pull request #10430 from iNavFlight/MrD_Fix-custom-OSD-elements-CLI-import
...
Fix custom OSD elements cli import
2024-10-24 22:32:51 +01:00
Mr D - RC
925c495591
Fix issue importing custom elements from diff
2024-10-24 20:23:45 +01:00
Sensei
d98756bd0d
Merge pull request #10429 from iNavFlight/mmosca-patch-4
...
Add feature freeze announcement
2024-10-24 11:53:07 -05:00
Marcelo Bezerra
b3569812fc
Update readme.md
2024-10-24 18:47:31 +02:00
Marcelo Bezerra
4cdd6b9002
Update readme.md
2024-10-24 18:36:06 +02:00
Marcelo Bezerra
dbfa0d7e15
Update new_target_pull_request.md
2024-10-24 18:32:04 +02:00
bkleiner
a0a83cccd0
at32: re-check all serial pins and add swap/af defines as necessary
2024-10-23 23:15:04 +02:00
bkleiner
51d98cffe5
at32: add ability to specify uart rx/tx af independently
2024-10-23 23:15:04 +02:00
megazar
a3afa3fe7b
Added IMUTemperature read function for ICM42605
2024-10-23 20:50:00 +02:00
Paweł Spychalski
35908db56d
Merge pull request #10422 from iNavFlight/dzikuvx-principiot-f7
...
Add PrincipioIoT F7 target
2024-10-21 15:18:19 +02:00
Pawel Spychalski (DzikuVx)
9cd1706314
Add PrincipioIoT F7 target
2024-10-21 14:44:40 +02:00
Paweł Spychalski
115dc5c67e
Merge pull request #10388 from jeffhendrix/new_msp
...
Add MSP command to get ESC telemetry
2024-10-18 10:48:55 +02:00
CRazy
d583806cf8
Add new target for HGLRCF405V2
2024-10-18 09:36:19 +08:00
CRazy
1259e04383
Add new target for HGLRCF405V2
2024-10-18 09:33:34 +08:00
Geoff Sim
be0e8a14aa
Merge branch 'iNavFlight:master' into MSP-VTX
2024-10-17 17:25:42 +01:00
Darren Lines
7ef094a81f
Merge branch 'master' into MrD_update-arming-screen-for-better-space-utilisation
2024-10-16 19:34:43 +01:00
Darren Lines
07b8bf9ae8
Merge pull request #10413 from iNavFlight/MrD_Fix-lockup-on-disarm
...
Fix lockup on disarm when wh used in post-flight stats
2024-10-15 12:41:56 +01:00
Mr D - RC
a1cd050f00
Fix lockup on disarm when wh used in post-flight stats
...
- Fixed issue
- Tidied up formatting
2024-10-15 12:31:16 +01:00
breadoven
7d072e3f22
Merge pull request #10411 from breadoven/abo_alt_sensor_setting_fix
...
Default altitude sensor setting fix
2024-10-14 20:37:33 +01:00
breadoven
8d6c2e7b5e
Update settings.yaml
2024-10-14 19:53:05 +01:00
Darren Lines
64ce703c3d
Merge branch 'master' into MrD_update-arming-screen-for-better-space-utilisation
2024-10-13 12:05:35 +01:00
Sensei
850d98f5a1
Merge pull request #10408 from iNavFlight/sensei-hacker-docs-inav_use_gps_no_baro
...
Navigation.md - Remove outdated references to inav_use_gps_no_baro
2024-10-09 13:25:34 -05:00
Sensei
05d1890ba8
Update Navigation.md - Remove outdated references to inav_use_gps_no_baro
...
inav_use_gps_no_baro was removed
2024-10-09 12:23:36 -05:00
Geoff Sim
ac6a1de088
Fix cut/paste error in band and channel logic override.
2024-10-07 16:56:18 +01:00
Geoff Sim
8df994403d
Merge branch 'iNavFlight:master' into MSP-VTX
2024-10-07 12:17:28 +01:00
breadoven
806b47ad06
Merge pull request #10243 from breadoven/abo_nav_vel_z_improvements
...
Nav velocity Z estimation improvements
2024-10-03 09:19:33 +01:00
Darren Lines
678434f804
Merge pull request #10389 from iNavFlight/MrD-Switch-some-additional-settings-when-changing-battery-capacity-unit
2024-09-28 10:20:16 +01:00
breadoven
1ed4875504
Merge branch 'master' into abo_nav_vel_z_improvements
2024-09-28 09:29:53 +01:00