J Blackman
|
578bf914f6
|
Merge pull request #1465 from blckmn/led_fix
Fixes reset LED issue (bad define)
|
2016-11-05 21:09:09 +11:00 |
|
blckmn
|
3395d9ca2c
|
Fixes reset LED issue (bad define)
|
2016-11-05 21:08:11 +11:00 |
|
Martin Budden
|
abf519f46b
|
Merge pull request #1464 from fredmcc/SmartportSpeedFix
Smart Port telemetry GPS ground speed unit is not applicable. (#2166)
|
2016-11-05 10:43:48 +01:00 |
|
Sami Korhonen
|
d2981cd704
|
escprog inverted output support
multiport test, usage "escprog ki 255"
|
2016-11-05 11:27:02 +02:00 |
|
hori64
|
1296169091
|
Smart Port telemetry GPS ground speed unit is not applicable. (#2166)
Second try
|
2016-11-05 10:16:07 +01:00 |
|
Martin Budden
|
9124c496b6
|
Merge pull request #1462 from blckmn/led_mapping
Moving LED strip output pin to be configurable via resource command
|
2016-11-05 09:25:01 +01:00 |
|
Martin Budden
|
537e4ce676
|
Merge pull request #1447 from blckmn/REVOLT
Adding both AirbotF4 and Revolt targets
|
2016-11-05 09:21:01 +01:00 |
|
Martin Budden
|
504ac9c134
|
Merge pull request #1460 from blckmn/assign_any
Allow any allocation for motors and servos
|
2016-11-05 09:18:49 +01:00 |
|
blckmn
|
abcbd4cb84
|
Formatting
|
2016-11-05 19:09:08 +11:00 |
|
blckmn
|
a01a71cddb
|
As per @martinbudden suggestion including io_types.h only, and fixed osd.c master config changes
|
2016-11-05 17:53:43 +11:00 |
|
blckmn
|
e56f915018
|
Moving LED strip to be configurable via resource command
|
2016-11-05 13:35:20 +11:00 |
|
blckmn
|
4c0273c119
|
Revolt has only 11 usable timers defined.
|
2016-11-05 11:13:58 +11:00 |
|
blckmn
|
c4f0bb18b8
|
Revolt adjustments. LED will be enabled once remapping is turned on for LEDs
|
2016-11-05 10:17:04 +11:00 |
|
blckmn
|
ff5c44b4dc
|
Allow any allocation for motors and servos
|
2016-11-05 06:51:43 +11:00 |
|
blckmn
|
c9e190fd7a
|
Leaving beeper defined so it can be assigned to a motor pin on revo
|
2016-11-05 06:32:13 +11:00 |
|
blckmn
|
8304becff7
|
Adding both AirbotF4 and Revolt targets
|
2016-11-05 06:32:13 +11:00 |
|
Anders Hoglund
|
3b506415c9
|
REVO. Wrong motor order, fixed.
|
2016-11-04 16:22:17 +01:00 |
|
borisbstyle
|
3cff93e868
|
Rename new LUX to LUXV2
|
2016-11-04 15:31:04 +01:00 |
|
borisbstyle
|
54c4be8419
|
Correct the motor layout for KISSFC
|
2016-11-04 15:16:04 +01:00 |
|
J Blackman
|
32a3f8912c
|
Merge pull request #1452 from martinbudden/bf_fc_name
Added and used FC_FIRMWARE_NAME #define
|
2016-11-04 21:38:26 +11:00 |
|
Martin Budden
|
383a7b5c40
|
Added and used FC_FIRMWARE_NAME #define
|
2016-11-04 08:11:50 +00:00 |
|
borisbstyle
|
b13421d99e
|
Merge pull request #1455 from blckmn/dshot_init
Added missing TimeBaseStructInit and explicitly set repetitioncounter…
|
2016-11-04 08:16:43 +01:00 |
|
Michael Keller
|
f17895db30
|
Merge pull request #1419 from mikeller/ledstrip_hue_overlay_cli_fix
Enable using of any RC channel to set the color hue modifier.
|
2016-11-04 16:29:16 +13:00 |
|
borisbstyle
|
0603b1c125
|
Add LUXR_RACE Target
|
2016-11-04 02:16:30 +01:00 |
|
blckmn
|
3d6e0a29f7
|
Added missing TimeBaseStructInit and explicitly set repetitioncounter for F4 and F7 as per F3.
|
2016-11-04 11:58:45 +11:00 |
|
borisbstyle
|
72d5160262
|
Add DSHOT support to LUX_RACE target
Add TIM88
|
2016-11-04 01:08:18 +01:00 |
|
borisbstyle
|
debf4b3d83
|
Merge branch 'master' of https://github.com/borisbstyle/betaflight
|
2016-11-03 23:43:59 +01:00 |
|
borisbstyle
|
7100454a1d
|
Fix DMA bug on F3 // enable flto again (Thanks to @ronlix for the find)
|
2016-11-03 23:43:16 +01:00 |
|
Martin Budden
|
b4dc1cb638
|
Merge pull request #1451 from raphaelcoeffic/sport_msp
MSP/SPORT: fixed LUA script
|
2016-11-03 17:42:12 +01:00 |
|
Raphael Coeffic
|
b8cb115a0b
|
MSP/SPORT: fixed LUA script
|
2016-11-03 14:56:18 +01:00 |
|
borisbstyle
|
e2e44b28f5
|
Cleanup target code BFF3
|
2016-11-02 23:30:36 +01:00 |
|
borisbstyle
|
db77315ff9
|
Merge pull request #1444 from betaflight/optimiser
Disable -flto optimiser option for F3, F4 and F7
|
2016-11-02 22:26:16 +01:00 |
|
borisbstyle
|
7b8ebfc8f9
|
Disable -flto optimiser option for F3, F4 and F7
|
2016-11-02 22:24:08 +01:00 |
|
Martin Budden
|
da2deeb39c
|
Merge pull request #1443 from martinbudden/bf_dashboard
Renamed display to dashboard
|
2016-11-02 20:53:51 +01:00 |
|
Martin Budden
|
b339697c36
|
Merge pull request #1438 from raphaelcoeffic/sport_msp
MSP over SPORT
|
2016-11-02 16:17:51 +01:00 |
|
Raphael Coeffic
|
97c2776644
|
small fix + coding style
|
2016-11-02 15:29:23 +01:00 |
|
Martin Budden
|
5bc1105871
|
Renamed display to dashboard
|
2016-11-02 05:00:09 +00:00 |
|
Anders Hoglund
|
229d47943e
|
REVONANO. Typos typos typos.....
|
2016-11-02 01:18:25 +01:00 |
|
Anders Hoglund
|
58d12a11cf
|
RCEXPLORERF3. Typos fixed.
|
2016-11-02 00:36:12 +01:00 |
|
Anders Hoglund
|
41b36bfae1
|
AIRHEROF3. More typos fixed.
|
2016-11-02 00:26:13 +01:00 |
|
Anders Hoglund
|
cf4d764a58
|
AIORACERF3. Fix typo.
|
2016-11-02 00:01:24 +01:00 |
|
borisbstyle
|
eae9aec7b4
|
Merge pull request #1435 from mikeller/cli_resource_commands_cleanup
Cleaned up resource related commands in CLI.
|
2016-11-01 22:43:58 +01:00 |
|
borisbstyle
|
633caf0425
|
Merge pull request #1440 from blckmn/vcp_fix
Small fix for F4 hanging on dump all
|
2016-11-01 22:42:30 +01:00 |
|
borisbstyle
|
a88ef7e160
|
Remap some timers
|
2016-11-01 22:41:04 +01:00 |
|
blckmn
|
00014daa67
|
More uints to ints
|
2016-11-01 18:46:49 +11:00 |
|
blckmn
|
680a66ed2a
|
Added small delay when buffer is full
|
2016-11-01 18:10:09 +11:00 |
|
blckmn
|
26a00cb660
|
Small fix for F4 hanging on dump all
|
2016-11-01 17:05:52 +11:00 |
|
blckmn
|
ed3ed31ac6
|
Removed excess element warnings (leaving with AUX1/2 as SWD)
|
2016-11-01 16:37:37 +11:00 |
|
blckmn
|
ec74dff10e
|
KISSFC fixed up for dshot
|
2016-11-01 16:31:03 +11:00 |
|
blckmn
|
9fdd3aa2e4
|
Fixes for hardfault, target changes for ANYFCF7 and BFF3
|
2016-11-01 14:34:06 +11:00 |
|