index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
staging
/
pi433
/
rf69.h
Age
Commit message (
Expand
)
Author
2018-06-28
staging: pi433: cleanup comments in rf69.h
Valentin Vidic
2018-06-28
staging: pi433: add SPDX-License-Identifier tag
Valentin Vidic
2018-04-23
staging: pi433: break long lines
Simon Sandström
2018-03-19
staging: pi433: fix CamelCase for lnaGain enum
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for DIONumber variable
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for bitRate variables
Valentin Vidic
2018-03-19
staging: pi433: fix CamelCase for preambleLength variable
Valentin Vidic
2018-03-06
staging: pi433: fix CamelCase for paRamp enum
Valentin Vidic
2018-03-06
staging: pi433: fix CamelCase for Address variables
Valentin Vidic
2018-03-06
staging: pi433: fix CamelCase for packetFormat enum
Valentin Vidic
2018-02-22
staging: pi433: fix CamelCase for addressFiltering
Valentin Vidic
2018-02-22
staging: pi433: fix CamelCase for thresholdDecrement
Valentin Vidic
2018-02-22
staging: pi433: fix CamelCase for txStartCondition
Valentin Vidic
2018-02-16
staging: pi433: fix CamelCase for antennaImpedance
Valentin Vidic
2018-02-16
staging: pi433: fix CamelCase for powerLevel
Valentin Vidic
2018-02-16
staging: pi433: fix CamelCase for syncValues
Valentin Vidic
2018-01-08
staging: pi433: fix CamelCase for payload identifiers
Valentin Vidic
2018-01-08
staging: pi433: remove unused rf69_reset_flag function
Marcin Ciupak
2018-01-08
staging: pi433: remove unused rf69_set_sync_tolerance function
Marcin Ciupak
2017-12-21
staging: pi433: remove unused rf69_set_dc_cut_off_frequency* functions
Marcin Ciupak
2017-12-21
staging: pi433: remove unused rf69_set_ook_threshold_type function
Marcin Ciupak
2017-12-21
staging: pi433: remove unused rf69_set_ook_threshold_step function
Marcin Ciupak
2017-12-21
staging: pi433: remove unused rf69_set_rx_start_timeout function
Marcin Ciupak
2017-12-21
staging: pi433: remove unused rf69_set_rssi_timeout function
Marcin Ciupak
2017-12-21
staging: pi433: remove unused rf69_get_payload_length function
Marcin Ciupak
2017-12-21
staging: pi433: make local functions static
Marcin Ciupak
2017-12-21
staging: pi433: fix CamelCase for fifo variables
Valentin Vidic
2017-12-19
staging: pi433: remove unused function
Valentin Vidic
2017-12-19
staging: pi433: remove multiple blank lines
Valentin Vidic
2017-12-19
staging: pi433: fix CamelCase for dccPercent variables
Valentin Vidic
2017-12-13
staging: pi433: remove space inside parenthesis
Valentin Vidic
2017-12-06
staging: pi433: Combine all rf69_set_amplifier_x()
Simon Sandström
2017-12-06
staging: pi433: Remove enum data_mode
Simon Sandström
2017-12-06
staging: pi433: Split rf69_set_sync_enabled into two functions
Simon Sandström
2017-12-06
staging: pi433: Split rf69_set_crc_enabled into two functions
Simon Sandström
2017-12-06
staging: pi433: Rename enum modShaping in rf69_enum.h
Simon Sandström
2017-12-06
staging: pi433: Rename enum optionOnOff in rf69_enum.h
Simon Sandström
2017-08-31
Staging: Pi433: style fix - tabs and spaces
Derek Robson
2017-08-14
staging: pi433: style fix - space after asterisk
Marcin Ciupak
2017-07-16
staging: pi433: New driver
Marcus Wolf