jflyper
1d8018f547
Rebase + touch-up
...
Includes fix for SmartAudio CMS behavior
2017-01-16 22:32:59 +09:00
borisbstyle
b60bc0a2e1
Merge pull request #2106 from raphaelcoeffic/tramp-raf
...
IRC Tramp VTX support (continued)
2017-01-16 13:25:07 +01:00
Raphael Coeffic
dddd09ae87
tramp: moved common definitions to vtx_common
2017-01-15 11:59:44 +01:00
jflyper
cdd0cd4528
VTX abstraction (experimental)
2017-01-15 01:27:02 +09:00
Vlad Adamenko
afef3b09b0
Making production target rg_SSD_F3
...
Clean ups on mikeller and martinbudden requests.
Plus, added default VBat scale configuration.
2017-01-13 18:16:39 -05:00
jflyper
6550d738db
Some enhancements
2017-01-13 15:59:36 +01:00
jflyper
6515ae3490
Added power and pit mode
2017-01-13 15:59:36 +01:00
jflyper
58ed2ed590
Tramp prototype driver
2017-01-13 15:59:36 +01:00
mikeller
5e45ec3293
Renamed 'serial_cli' and 'fc_main'.
2017-01-11 23:22:03 +13:00
blckmn
1e75f90c52
Merge branch 'master' into task_dispatch
2017-01-10 09:39:59 +11:00
Martin Budden
0169e94353
Merge pull request #1955 from blckmn/ibus_telemetry
...
Adding ibus telemetry.
2017-01-07 21:57:08 +00:00
Martin Budden
aa9fbe5712
Merge pull request #1988 from blckmn/nero
...
NERO - full target implementation and build
2017-01-07 11:54:05 +00:00
blckmn
06775e5c51
Adding ibus telemetry.
2017-01-07 09:15:52 +11:00
blckmn
c9dac34cac
Added simple dispatcher task for executing func after specified period.
2017-01-05 20:58:56 +11:00
Martin Budden
79f0a7088a
Moved serial_cli to fc directory
2017-01-04 11:13:40 +00:00
blckmn
f67bf14b32
First NERO build
...
Using sample 722 support based on available documentation (pending update from STM)
2017-01-04 16:16:15 +11:00
Martin Budden
e8345369bb
Moved init() and hardfault handling out of main into fc directory
2017-01-03 09:10:34 +00:00
jflyper
0b981ecfb1
Merge remote-tracking branch 'betaflight/master' into bfdev-smartaudio
2016-12-31 23:30:47 +09:00
borisbstyle
4e3704374a
Cleanup mw.c // Remove unnecessary functions
2016-12-30 14:00:10 +01:00
blckmn
14efffcaf7
Clean up use of startup files in Makefile so as to specify different files for different MCUs
2016-12-30 21:17:56 +11:00
Michael Keller
6aec4e1ec5
Merge pull request #1918 from mikeller/remove_local_mk
...
Removed 'local.mk' from repo so that it will be properly ignored.
2016-12-30 13:51:43 +13:00
jflyper
86bb650617
Merge remote-tracking branch 'betaflight/master' into bfdev-smartaudio
2016-12-30 00:11:57 +09:00
Michael Keller
ac877438f1
Removed 'local.mk' from repo so that it will be properly ignored.
2016-12-29 12:55:33 +13:00
Martin Budden
b269de2acc
Renamed drivers/pwm_rx.c to drivers/rx_pwm.c
2016-12-28 19:04:39 +00:00
Martin Budden
d04ef3ff02
Merge pull request #1886 from sambas/bf_f7_pwmoutput
...
Unify F7 pwmoutput
2016-12-26 16:26:02 +01:00
Sami Korhonen
6b48aab3c6
Unify F7 pwmoutput
2016-12-25 09:17:20 +02:00
Sami Korhonen
86f08ee9b3
Rework F7 vcp
...
fix badly configured poll timer
unify to serial_usb_vcp.c
2016-12-24 13:17:36 +02:00
blckmn
c49d36a346
Initial implementation of SPEK SRXL telemetry protocol
2016-12-22 07:54:52 +11:00
jflyper
3aaef42d1b
Rebased
2016-12-18 18:32:36 +09:00
Michael Jakob
07f7b20aec
Move Brushed ESC auto detection into seperate source files
...
pwm_output.c and pwm_output_hal.c are used aternativly
2016-12-14 20:43:14 +01:00
Anders Hoglund
33981ac366
Makefile optimisation corrections.
...
New proposal for Makefile optimisation cleanup. Based on @AndersHoglund's 'makefile_optimization_cleanup'.
Separated out debug build path.
2016-12-14 12:45:38 +13:00
atomiclama
45c792df0a
Changed variable REVISION to immediate expansion.
...
This prevents the git command log from command being executed during
every use of the variable REVISION and so speeds up the build by ~5sec
on my machine
2016-12-13 07:32:57 +00:00
jflyper
af3132d422
Rebased
2016-12-12 06:35:38 +09:00
Martin Budden
be5ef23fa9
Merge pull request #1746 from sambas/bf_nucleof7
...
NucleoF7 board support
2016-12-11 19:32:15 +01:00
J Blackman
ccfb19edfe
Merge pull request #1646 from basdelfos/esc_telemetry_as_sensor
...
ESC telemetry as sensor
2016-12-11 18:26:41 +11:00
jflyper
71f17a8f2b
CMS files as size optimized
2016-12-10 21:01:44 +09:00
jflyper
e2e7835cf8
Add cms files and vtx_smartaudio.c as size optimized
2016-12-10 20:53:31 +09:00
Michael Keller
a9309e1204
Merge pull request #1747 from mikeller/optimise_non_rt_size
...
Optimised size for non realtime targets.
2016-12-11 00:44:46 +13:00
Anders Hoglund
b90185ef8c
Build date and rev was not updated on incremental builds. Fixed.
2016-12-09 01:05:08 +01:00
Bas Delfos
b53cbbefc3
Moved ESC telemetry to sensors
2016-12-08 21:19:23 +01:00
Michael Keller
5b674c8e4f
Switched to 'SPEED_OPTIMISED_SRC', 'SIZE_OPTIMISED_SRC'. Also fixed spelling.
2016-12-06 14:01:06 +13:00
Michael Keller
9caa8b6cba
Disabled size optimisation for F4.
2016-12-06 14:01:06 +13:00
Michael Keller
9f7bae899f
Added 'low priority' target list.
2016-12-06 14:01:06 +13:00
Michael Keller
43b41d054e
Added '-ffast-math' to space optimised targets, to eliminate linker warnings and further reduce size.
2016-12-06 14:01:06 +13:00
Michael Keller
6ea054dcf3
Optimised size for non realtime targets.
2016-12-06 14:01:06 +13:00
Sami Korhonen
7c6d3efa13
NucleoF7 board support
2016-12-04 09:54:17 +02:00
Martin Budden
2b3cc549e9
Enabled CCM RAM for stack. Added stack watermarking
2016-12-01 09:46:47 +00:00
borisbstyle
e9083db022
Disable GPS by default on smaller Sizes
2016-12-01 00:13:19 +01:00
Martin Budden
890eab203b
First cut of CRSF RX and telemetry code
2016-11-17 22:36:11 +00:00
Bas Delfos
7c154c98db
Enabled ESC telemetry on X_RACERSPI target
2016-11-17 22:04:44 +01:00