1
0
Fork 0
mirror of https://github.com/betaflight/betaflight.git synced 2025-07-25 01:05:27 +03:00
betaflight/src/main/pg
ctzsnooze 705d3939eb Initial default suggestions for 3.4
Set default RC smoothing channels to RPYT

first attempt at enabling features by default

update filter notes
2018-06-09 22:26:00 +12:00
..
adc.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
adc.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
beeper.c Disabled Dshot beacon by default. 2018-06-09 12:02:15 +12:00
beeper.h Added beacon config printing. 2018-05-30 01:20:33 +12:00
beeper_dev.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
beeper_dev.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
board.c Added support for signing board / serial number. 2018-05-31 23:25:03 +12:00
board.h Added support for signing board / serial number. 2018-05-31 23:25:03 +12:00
bus_i2c.c Add handling of array of pg structures in cli resource command. 2018-05-16 01:06:29 +09:00
bus_i2c.h Removed unneeded include (that was breaking layering as well. 2018-05-24 21:27:25 +12:00
bus_spi.c Merge pull request #5916 from jflyper/bfdev-spiPreInitCs-to-support-configurability 2018-05-26 23:53:25 +12:00
bus_spi.h SPI CS preinit for configurability 2018-05-24 22:00:26 +09:00
dashboard.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
dashboard.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
flash.c Change M25P16 to FLASH where appropriate 2018-05-02 21:26:47 +09:00
flash.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
max7456.c Move hard coded defaults out of pgResetFn 2018-05-05 01:22:29 +09:00
max7456.h Move hard coded defaults out of pgResetFn 2018-05-05 01:22:29 +09:00
pg.c Reset the entire config when parameter groups have changed. 2018-05-27 19:51:26 +12:00
pg.h Reset the entire config when parameter groups have changed. 2018-05-27 19:51:26 +12:00
pg_ids.h Added ability to set and check board info. 2018-05-31 23:25:03 +12:00
pinio.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
pinio.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
piniobox.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
piniobox.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
rx.c Initial default suggestions for 3.4 2018-06-09 22:26:00 +12:00
rx.h Add delay before training, update defaults, add fields to blackbox header 2018-06-03 21:53:56 -04:00
rx_pwm.c Replaced instances of '#include <platform.h>' with '#include "platform.h"'. 2018-05-24 23:46:19 +12:00
rx_pwm.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
rx_spi.c Add SPI bus configurability 2018-05-27 20:30:06 +09:00
rx_spi.h Add SPI bus configurability 2018-05-27 20:30:06 +09:00
sdcard.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
sdcard.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
sdio.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
sdio.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
timerio.c Configurable timers 2018-05-06 12:00:31 +10:00
timerio.h Configurable timers 2018-05-06 12:00:31 +10:00
usb.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
usb.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
vcd.c Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00
vcd.h Removed excess trailing spaces before new lines on licenses. 2018-04-25 20:58:00 +10:00