- OFFSET - Variable in class jimpatrizi.com.netrtl.MainActivity
-
- offset - Static variable in class jimpatrizi.com.netrtl.R.id
-
- offsetSwitch - Variable in class jimpatrizi.com.netrtl.MainActivity
-
offset Enable Option Switch
- onCheckedChanged(CompoundButton, boolean) - Method in class jimpatrizi.com.netrtl.SwitchOnCheckedChangeListener
-
After a switch is toggled, can see if the switch is checked or not to
add appopriate enable option parameter
- onClick(View) - Method in class jimpatrizi.com.netrtl.ExecuteButtonOnClickListener
-
When execute button is clicked, this function is called, sends parameters to daemon
- onClick(View) - Method in class jimpatrizi.com.netrtl.FrequencyChangeButtonOnClickListener
-
Increments/ decrements frequency by changeValue on click, if nothing is present, start the list
- onConfigurationChanged(Configuration) - Method in class jimpatrizi.com.netrtl.AppCompatPreferenceActivity
-
- onCreate(Bundle) - Method in class jimpatrizi.com.netrtl.AppCompatPreferenceActivity
-
- onCreate(Bundle) - Method in class jimpatrizi.com.netrtl.MainActivity
-
OnCreate method
App starts here at launch to initialize all fields
- onCreate(Bundle) - Method in class jimpatrizi.com.netrtl.SettingsPrefActivity.MainPreferenceFragment
-
- onCreate(Bundle) - Method in class jimpatrizi.com.netrtl.SettingsPrefActivity
-
- onCreateOptionsMenu(Menu) - Method in class jimpatrizi.com.netrtl.MainActivity
-
Inflate hamburger menu
- onDestroy() - Method in class jimpatrizi.com.netrtl.AppCompatPreferenceActivity
-
- onOptionsItemSelected(MenuItem) - Method in class jimpatrizi.com.netrtl.MainActivity
-
Has menu items in hamburger do something
- onPostCreate(Bundle) - Method in class jimpatrizi.com.netrtl.AppCompatPreferenceActivity
-
- onPostResume() - Method in class jimpatrizi.com.netrtl.AppCompatPreferenceActivity
-
- onProgressChanged(SeekBar, int, boolean) - Method in class jimpatrizi.com.netrtl.SeekBarChangeOnClickListener
-
On Progress Changed, get the current progresschanged value
- onStartTrackingTouch(SeekBar) - Method in class jimpatrizi.com.netrtl.SeekBarChangeOnClickListener
-
Not used
- onStop() - Method in class jimpatrizi.com.netrtl.AppCompatPreferenceActivity
-
- onStopTrackingTouch(SeekBar) - Method in class jimpatrizi.com.netrtl.SeekBarChangeOnClickListener
-
Once the user stops tracking the seekbar, replace the parameter's value with the current
progressedChangedValue.
- onTextChanged(CharSequence, int, int, int) - Method in class jimpatrizi.com.netrtl.InputTextWatcher
-
Not used
- onTitleChanged(CharSequence, int) - Method in class jimpatrizi.com.netrtl.AppCompatPreferenceActivity
-
- outboundMsg - Variable in class com.bensherman.rtlsdrdjava.tcpcli.Message
-
The message sent to the server
- overlapAnchor - Static variable in class jimpatrizi.com.netrtl.R.attr
-
Must be a boolean value, either "true
" or "false
".
- oversamp_spinner - Static variable in class jimpatrizi.com.netrtl.R.id
-
- oversamp_text - Static variable in class jimpatrizi.com.netrtl.R.id
-
- oversampleModeSpinner - Variable in class jimpatrizi.com.netrtl.MainActivity
-
Oversampling Mode Spinner
- overSampling - Static variable in class jimpatrizi.com.netrtl.MainActivity
-
Oversampling Default
1 Default 2, 3 , 4