Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ESPARGOS/pyespargos
/ functions
Functions
691 in github.com/ESPARGOS/pyespargos
⨍
Functions
691
◇
Types & classes
66
↳
Endpoints
1
Function
radar_cb_predicate
(cluster: espargos.CSICluster)
tools/record_radar.py:70
Method
reboot
Trigger a reboot on all boards in the pool.
espargos/pool.py:373
Method
reboot
Trigger a controller reboot. The controller responds with ``"ok"`` and then reboots shortly after sending the reply.
espargos/board.py:801
Method
reference
(self)
demos/phases-over-time/phases-over-time.py:81
Method
relativePhase
(self)
demos/instantaneous-csi/instantaneous-csi.py:110
Method
remove_csi_callback
(self, callback)
espargos/uart.py:276
Method
remove_log_callback
(self, callback)
espargos/uart.py:283
Function
remove_mean_sto
Removes the mean symbol timing offset (STO) from the CSI data by estimating the STO from the phase slope across subcarriers. All datapoints a
espargos/util.py:425
Method
requiredAntennas
(self)
demos/power-over-time/power-over-time.py:129
Method
requiredAntennas
(self)
demos/instantaneous-csi/instantaneous-csi.py:93
Method
requiredAntennas
(self)
demos/phases-over-time/phases-over-time.py:93
Method
resetHistogram
(self)
demos/stochastic-fading/stochastic-fading.py:146
Method
resolutionAzimuth
(self)
demos/camera/camera.py:664
Method
resolutionElevation
(self)
demos/camera/camera.py:668
Method
rssi
(self)
demos/camera/camera.py:684
Method
sampleBufferWrapped
(self)
demos/stochastic-fading/stochastic-fading.py:130
Method
sampleCount
(self)
demos/stochastic-fading/stochastic-fading.py:116
Method
sampleFillFraction
(self)
demos/stochastic-fading/stochastic-fading.py:120
Method
sampleOverwritePhase
(self)
demos/stochastic-fading/stochastic-fading.py:124
Method
scale
(self)
demos/power-over-time/power-over-time.py:119
Function
scale_csi_by_reported_gain
Compensate CSI amplitudes for the receiver gain reported by the ESP32. The ESP32 reports RX gain in 1 dB units and FFT gain in 0.25 dB units
espargos/util.py:43
Method
scanningAngles
(self)
demos/music-spectrum/music-spectrum.py:78
Method
scheduleOffsetUs
(self)
demos/radar-schedule-check/radar-schedule-check.py:179
Method
selectedSensor
(self)
demos/power-over-time/power-over-time.py:138
Method
sensorCount
(self)
demos/power-over-time/power-over-time.py:123
Method
sensorCount
(self)
demos/radar-schedule-check/radar-schedule-check.py:153
Method
sensorCount
(self)
demos/instantaneous-csi/instantaneous-csi.py:89
Method
sensorCount
(self)
demos/cfo-viewer/cfo-viewer.py:121
Method
sensorCount
(self)
demos/tdoas-over-time/tdoas-over-time.py:65
Method
sensorCount
(self)
demos/radar-csi/radar-csi.py:77
Method
sensorCount
(self)
demos/phases-over-time/phases-over-time.py:85
Method
sensorCount
(self)
demos/combined-array-calibration/combined-array-calibration.py:199
Method
sensorCountPerBoard
(self)
demos/phases-over-time/phases-over-time.py:89
Method
sensorCountPerBoard
(self)
demos/combined-array-calibration/combined-array-calibration.py:203
Method
sensorMode
(self)
demos/power-over-time/power-over-time.py:115
Function
separate_feeds
Separate the CSI data by antenna feeds (R/L) based on the RF switch states. Also takes care of scaling the CSI data for each feed to account
espargos/util.py:879
Method
serialized_csi_t
(self)
espargos/revisions.py:85
Method
setConfigFromUI
(self, config_json)
demos/common/config_manager.py:262
Method
setDevice
(self, device_str: str)
demos/camera/videocamera.py:94
Method
setFormat
(self, format_str: str)
demos/camera/videocamera.py:97
Method
setMacFilter
(self, mac)
demos/camera/camera.py:700
Method
set_cfo_correction
Configure CFO correction on all boards in this pool.
espargos/pool.py:229
Method
set_cfo_correction
Configures receiver CFO correction on the ESPARGOS controller. When ``auto`` is false, the receiver frequency-offset estimate is for
espargos/board.py:684
Method
set_csi_acquire_config
Sets the CSI acquisition configuration on the ESPARGOS controller. The controller expects a JSON object (provided here as a Python d
espargos/board.py:615
Method
set_gain_settings
Sets the gain settings on the ESPARGOS controller. The gain settings are provided as a JSON object (here as a Python dict) with fixe
espargos/board.py:701
Method
set_level
Sets the logging level of the logger.
espargos/__init__.py:61
Method
set_mac_filter
Tell ESPARGOS board to only receive packets from transmitters with this sender MAC. mac_filter is a dict with the following format::
espargos/board.py:517
Method
set_radar_config
Sets the low-level radar TX configuration on the ESPARGOS controller. The payload mirrors the controller's ``/set_tx_control`` API.
espargos/board.py:766
Method
set_rfswitch
Sets the RF switch state on the ESPARGOS controller for reception mode. :param state: The RF switch state to set, must be one of :cl
espargos/board.py:485
Method
set_wifi_channel_overrides
Set per-sensor WiFi channel overrides on all boards in this pool and sanity-check that all boards end up with the same settings. Thi
espargos/pool.py:277
Method
set_wifi_channel_overrides
Sets per-sensor WiFi channel overrides on the ESPARGOS controller. The payload mirrors the controller's ``/set_wifi_channel_override
espargos/board.py:739
Method
set_wificonf
Sets WiFi configuration on the ESPARGOS controller. The controller expects a Python dict with fixed field names using hyphen
espargos/board.py:566
Method
shiftPeak
(self)
demos/phases-over-time/phases-over-time.py:77
Function
shift_to_firstpeak_sync
Shifts the CSI data so that the first peak of the channel impulse response is at time 0. All CSI datapoints are shifted by the same amount, i
espargos/util.py:451
Method
shutdownComputer
(self)
demos/common/espargos_application.py:399
Method
start
Start the CSI backlog thread, must be called before using the backlog
espargos/backlog.py:420
Method
statusText
(self)
demos/radar-schedule-check/radar-schedule-check.py:175
Method
stop
Stop the CSI backlog thread
espargos/backlog.py:428
Method
strip_ignored
(d: dict)
espargos/pool.py:130
Method
subcarrier
(self)
demos/power-over-time/power-over-time.py:150
Method
subcarrierCount
(self)
demos/instantaneous-csi/instantaneous-csi.py:122
Method
subcarrierCount
(self)
demos/radar-csi/radar-csi.py:85
Method
subcarrierRange
(self)
demos/combined-array-calibration/combined-array-calibration.py:207
Method
superResolution
(self)
demos/instantaneous-csi/instantaneous-csi.py:326
Method
throughput
(self)
demos/speedtest/speedtest.py:93
Method
timeDomain
(self)
demos/instantaneous-csi/instantaneous-csi.py:322
Method
totalAntennas
(self)
demos/speedtest/speedtest.py:97
Method
txRxTimestampTableText
(self)
demos/radar-schedule-check/radar-schedule-check.py:183
Method
tx_succeeded
(self)
espargos/csi.py:646
Method
type_header
(self)
espargos/revisions.py:16
Method
type_header
(self)
espargos/revisions.py:81
Method
ui_worker
(delta: dict, force_apply: bool)
demos/common/config_manager.py:213
Function
unpack_lltf12_values
(buf, value_count: int)
espargos/csi.py:689
Function
unpack_lltf8_values
(buf, pair_count)
espargos/csi.py:677
Method
update
(self)
demos/power-over-time/power-over-time.py:233
Method
update
(self)
demos/tdoas-over-time/tdoas-over-time.py:69
Method
update
(self)
demos/phases-over-time/phases-over-time.py:106
Method
update
(self)
demos/polarization/polarization.py:59
Method
updateCSI
(self, powerSeries, phaseSeries, subcarrierAxis, axis)
demos/instantaneous-csi/instantaneous-csi.py:151
Method
updateCSI
(self, powerSeries, phaseSeries, axis)
demos/radar-csi/radar-csi.py:227
Method
updateCalibrationResult
(self, phaseSeries)
demos/combined-array-calibration/combined-array-calibration.py:176
Method
updateDistribution
(self, histogramUpperSeries, histogramLowerSeries, fitSeries, magnitudeAxis, densityAxis)
demos/stochastic-fading/stochastic-fading.py:347
Method
updateRequest
(self)
demos/phases-over-space/phases-over-space.py:48
Method
updateRequest
(self)
demos/radiation-pattern-3d/radiation-pattern-3d.py:192
Method
updateRequest
(self)
demos/combined-array/combined-array.py:40
Method
updateSpatialSpectrum
(self)
demos/camera/camera.py:164
Method
updateSpatialSpectrum
(self, series, axis)
demos/music-spectrum/music-spectrum.py:53
Method
update_data
(self)
demos/azimuth-delay/azimuth-delay.py:77
Function
validate_csistream_payload
(payload: bytes, revision)
espargos/uart.py:602
Method
visualizationSpace
(self)
demos/camera/camera.py:680
Method
worker
Apply a *delta* config to the Pool (delta contains only keys to change). UI-only keys are ignored.
demos/common/pool_drawer.py:146
← previous
601–691 of 691, ranked by callers