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

7313 commits

Author SHA1 Message Date
hali9
cc4ab1b8ab IBUS arm fix and cell voltage report (#3041)
* ibus report cell voltage
2018-04-18 21:40:57 +10:00
Konstantin Sharlaimov (DigitalEntity)
98f1936618 Fix AF 2018-04-18 15:07:50 +10:00
Konstantin Sharlaimov (DigitalEntity)
b610a4c7f4 Allow TRICOPTER mix on AIRHEROF3 board 2018-04-18 12:38:26 +10:00
Konstantin Sharlaimov
9fdc738df9
Merge pull request #3065 from shellixyz/fix_building_without_use_adc
Fix buidling with FLASH_SIZE > 128 and without USE_ADC
2018-04-18 09:37:32 +10:00
Konstantin Sharlaimov
7a1fe30036
Merge pull request #2852 from shellixyz/stats_total_energy
Improve stats: reformat + add total energy and average efficiency
2018-04-18 09:13:17 +10:00
Michel Pastor
259eea41a5 Fix buidling with FLASH_SIZE > 128 and without USE_ADC 2018-04-17 15:18:32 +02:00
Michel Pastor
fa44ff54f7 OSD: Increase initialization screen display time to take into consideration display init time and more if stats are enabled 2018-04-17 15:06:29 +02:00
Michel Pastor
9edad3bc2a Improve stats: reformat + add total energy and average efficiency 2018-04-17 15:06:29 +02:00
Pawel Spychalski (DzikuVx)
a953f0e595 fix for matek f405 Wing 2018-04-17 14:11:03 +02:00
Pawel Spychalski (DzikuVx)
6859e8c6fd Merge remote-tracking branch 'origin/development' into dzikuvx-mixer-rework 2018-04-17 14:08:30 +02:00
Konstantin Sharlaimov
9c02018094
Merge pull request #3063 from iNavFlight/de_matek405se
Add support for new MATEKF405SE target (F405-WING FC)
2018-04-17 18:22:01 +10:00
Konstantin Sharlaimov
64ca567261
Merge pull request #3060 from iNavFlight/master
Update development
2018-04-17 15:58:23 +10:00
Konstantin Sharlaimov (DigitalEntity)
5cbc5c1a21 Add support for new MATEKF405SE target (F405-WING FC) 2018-04-17 15:45:44 +10:00
Konstantin Sharlaimov (DigitalEntity)
2d1aeef3bf Add support for Aitbot boards: ASGARD32F4, FIREWORKSV2, OMNIBUSF7NXT 2018-04-17 15:15:07 +10:00
Konstantin Sharlaimov (DigitalEntity)
1ba4bb64b6 Fix F7 incorrect SPI clocks 2018-04-17 15:13:12 +10:00
Konstantin Sharlaimov (DigitalEntity)
aef874ca87 Support for STM32F411 CPU 2018-04-17 15:12:02 +10:00
Konstantin Sharlaimov
96ff8097b1
Merge pull request #3057 from giacomo892/rc_filtering_fixes
RC filtering logic fix
2018-04-17 10:32:41 +10:00
Konstantin Sharlaimov
0789c5a6d5
Merge pull request #3046 from iNavFlight/de_vcp_buffer_size_checks
Port Betaflight's VCP buffer size checks
2018-04-17 10:11:56 +10:00
Konstantin Sharlaimov
124cd01ec7
Merge pull request #3032 from iNavFlight/agh_rxconfig_padding
Add some padding in rxConfig_t to compensate for size reduction
2018-04-17 09:46:11 +10:00
Paweł Spychalski
5c19a35a5c
Merge pull request #3055 from iNavFlight/dzikuvx-smartport-telemetry-doc-update
updated smartport documentation
2018-04-16 16:10:30 +02:00
giacomo892
9dba9440ba Fixes rc filtering logic 2018-04-16 15:20:03 +02:00
Pawel Spychalski (DzikuVx)
cc1380e3e3 minor improvement 2018-04-16 14:25:39 +02:00
Pawel Spychalski (DzikuVx)
624f3d2358 missing table row 2018-04-16 14:25:06 +02:00
Pawel Spychalski (DzikuVx)
4c56d4502e updated smartport documentation 2018-04-16 14:22:52 +02:00
Konstantin Sharlaimov
491468c1cf
Merge pull request #3052 from alexeystn/osd_sidebars_cli_param
Add Horizon Sidebars to settings list
2018-04-16 22:14:54 +10:00
Alexey Stankevich
ed5542fe15 Add "horizon sidebars" setting to cli 2018-04-15 22:50:22 +03:00
Konstantin Sharlaimov (DigitalEntity)
1f948d42ce Port VCP buffer size checks. Upgrade CDC middleware 2018-04-14 20:02:33 +10:00
Konstantin Sharlaimov
c93c2e3584
Merge pull request #3043 from iNavFlight/agh_sport_disable_unused
Remove FSSP_DATAID_A3 from the smartport sensor array
2018-04-14 18:19:08 +10:00
Pawel Spychalski (DzikuVx)
65e2e7c0df setting name changed 2018-04-13 12:59:18 +02:00
Pawel Spychalski (DzikuVx)
f81e723c8b more docs update 2018-04-13 12:52:12 +02:00
Pawel Spychalski (DzikuVx)
da4a7719af Cli.md docs updated 2018-04-13 12:39:18 +02:00
Pawel Spychalski (DzikuVx)
12a7db19b9 appliedPresetId added to the CLI 2018-04-13 12:19:24 +02:00
Alberto García Hierro
fddfa8c19f Remove FSSP_DATAID_A3 from the smartport sensor array
Since we don't send any data for A3, the only thing it does here
is more or less waste a telemetry cycle (not 100% wasted since
it can be used for MSP when there's a MSP-over-telemetry request
in flight, but mostly).

Thanks to @teckel12 for pointing it out.
2018-04-13 10:37:11 +01:00
Konstantin Sharlaimov
c0ea3dd053
Merge pull request #3040 from iNavFlight/agh_pg_optimize
Optimize flash usage of PGs a bit
2018-04-13 11:15:23 +10:00
Konstantin Sharlaimov
8bcab8c3a4
Merge pull request #3036 from iNavFlight/de_mincommand_range
Make settings and MSP ranges consistent for min_command and min/maxthrottle
2018-04-13 11:14:33 +10:00
Konstantin Sharlaimov
b361a81b29
Merge pull request #3038 from iNavFlight/dzikuvx-minor-debug-cleanup
Minor debug cleanup
2018-04-13 11:14:10 +10:00
Pawel Spychalski (DzikuVx)
56a390fa45 Minor debug cleanup 2018-04-12 14:44:25 +02:00
Alberto García Hierro
98df6ec5fc Add some padding in rxConfig_t to compensate for size reduction
Since MAX_MAPPABLE_RX_INPUTS was reduced from 8 to 4, restoring the
PG when upgrading would corrupt several fields in rxConfig_t. This
introduces 4 bytes of padding just after it as well as a couple of
notes to remind whoever increases the PG number, should also delete
the padding and the TODO. This way users won't have to manually
restore the RX configuration when upgrading.
2018-04-12 10:30:09 +01:00
MDM63
6f5801a699 Fixed Vagrantfile (#3031)
* Fixed vagrant file
2018-04-12 16:31:26 +10:00
Konstantin Sharlaimov (DigitalEntity)
a0b790d6ca Make settings and MSP ranges consistent for min_command and min/maxthrottle 2018-04-12 15:44:10 +10:00
Alberto García Hierro
3c54835d01 Make statsConfig_t use a PG template rather than reset fn
This maintains the same functionality using 16 bytes less of flash
2018-04-11 23:29:11 +01:00
Alberto García Hierro
852b988a6b Avoid manually inlining call to pgReset() in pgLoad()
Saves 12 bytes of flash
2018-04-11 23:28:39 +01:00
giacomo892
8b30841ab7 ltm shared scheduler fix 2018-04-11 21:44:55 +02:00
Jivitesh Debata
702efffdef PixRacer R14 Board Documentation (#3026)
* PixRacer R14 Board Documentation
2018-04-11 21:57:17 +10:00
Pawel Spychalski (DzikuVx)
cdfe1d3a46 increased range for MSP motor rules roll/pitch/yaw to -2/2 2018-04-11 09:08:57 +02:00
stronnag
2bb8bdb1f8
Merge pull request #3022 from iNavFlight/jh_update_CLI.md_for_serialpassthrough
add description of `serialpassthrough` to Cli.md
2018-04-09 17:47:17 +01:00
Jonathan Hudson
acc8bf58c2 remove erroneously added excessive white space from cli.md 2018-04-09 16:40:23 +01:00
Jonathan Hudson
3dd61dc1fe add description of serialpassthrough to Cli.md 2018-04-09 16:33:43 +01:00
Pawel Spychalski (DzikuVx)
2fec82d941 probably fixed tricopter reboot problem 2018-04-09 11:39:54 +02:00
stronnag
2d3fa62bb4
Merge pull request #3011 from iNavFlight/jh_update_serial_baud_doc
update serial.md for supported baud rates
2018-04-07 19:27:32 +01:00