flipperzero-firmware/lib/drivers
あく e8211226f3
[FL-1496] SubGhz: Library, Cli, Application (#543)
* ApiHal: set frequency and path in one go. Drivers: proper frequency registers calculation for CC1101. Update subghz cli to match new api.
* SubGhz: preparation for parsers porting, tim2 sharing
* ApiHal: add interrupts API, move all TIM2 related things there.
* SubGhz: refactor protocol lib and add keeloq.
* SubGhz: proper init_set for keeloq manafacture key
* SubGhz: port more protocols to lib
* SubGhz: load keeloq manufacture keys from sd card (if any).
* SubGhz: format output from protocols.
* SubGhz: use default frequency in subghz_rx cli command.
* SubGhz: keeloq key types
* Fix compillation error when internal storage disabled
* SubGhz: minor cleanup
* SubGhz: properly handle timeout and reset signal in subghz_rx
* SubGhz: Worker, Capture View. Furi: emulate thread join.
* SubGhz: free strings on keeloq key load end
* SubGhz: update protocols reporting API, app refactoring and capture view, update API HAL usage.
* SubGhz: update dump formatting
* ApiHal: backport subghz preset to F5
* ApiHal: backport subghz frequency range to F5
2021-06-30 00:19:20 +03:00
..
bq25896_reg.h API HAL I2C: add timeout support. Update I2C API usage by drivers. (#374) 2021-03-10 16:23:54 +03:00
bq25896.c API HAL I2C: add timeout support. Update I2C API usage by drivers. (#374) 2021-03-10 16:23:54 +03:00
bq25896.h [FL-41] api-hal doxygen documentation (#387) 2021-03-24 12:35:33 +03:00
bq27220_reg.h [FL-1268] Gauge re-calibration (#471) 2021-05-18 17:59:16 +03:00
bq27220.c [FL-1268] Gauge re-calibration (#471) 2021-05-18 17:59:16 +03:00
bq27220.h [FL-1268] Gauge re-calibration (#471) 2021-05-18 17:59:16 +03:00
cc1101_regs.h [FL-1496] SubGhz: Library, Cli, Application (#543) 2021-06-30 00:19:20 +03:00
cc1101.c [FL-1496] SubGhz: Library, Cli, Application (#543) 2021-06-30 00:19:20 +03:00
cc1101.h Subghz packet test (#512) 2021-06-08 12:51:16 +03:00
lp5562_reg.h API HAL I2C: add timeout support. Update I2C API usage by drivers. (#374) 2021-03-10 16:23:54 +03:00
lp5562.c API HAL I2C: add timeout support. Update I2C API usage by drivers. (#374) 2021-03-10 16:23:54 +03:00
lp5562.h [FL-41] api-hal doxygen documentation (#387) 2021-03-24 12:35:33 +03:00