OsmocomBB MS-side GSM Protocol stack (L1, L2, L3) including firmware https://osmocom.org/projects/baseband
Go to file
Andreas Eversberg 065b6e35a3 [rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gain
rffe_compute_gain() is the new name for rffe_set_gain(). I needed to change
this, to solve the name collision with the rffe_set_gain() function, which
actually sets the absolute gain.

rffe_get_gain() will now read the absolute gain which has been computed by
rffe_compute_gain() or set by rffe_set_gain().
2011-07-17 09:27:35 +02:00
doc Initial import of OsmocomBB into git repository 2010-02-18 16:46:36 +01:00
include src: use new libosmogsm and include/osmocom/[gsm|core] path to headers 2011-04-26 02:55:30 +02:00
src [rf] Adding rffe_set_gain() and rffe_get_gain() to get/set computed gain 2011-07-17 09:27:35 +02:00