Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FutureSDR/FutureSDR
/ functions
Functions
2,257 in github.com/FutureSDR/FutureSDR
⨍
Functions
2,257
◇
Types & classes
646
↓ 1 callers
Function
get_value
Get an untyped custom configuration value.
src/runtime/config.rs:41
↓ 1 callers
Method
handle
(&self)
src/runtime/local_domain.rs:53
↓ 1 callers
Method
handle
(&self)
src/runtime/local_domain_wasm.rs:62
↓ 1 callers
Function
hann
A Hann window of a given length (sometimes also referred to as Hanning window). If `periodic` is `true` a periodic window is returned, otherwise a sym
crates/futuredsp/src/windows.rs:132
↓ 1 callers
Method
inboxes
( &self, )
src/runtime/flowgraph.rs:2378
↓ 1 callers
Method
init
Run the block's `init()` method synchronously.
src/runtime/mocker.rs:140
↓ 1 callers
Method
init
(&self, device: &B::Device)
examples/burn/src/simple_model.rs:33
↓ 1 callers
Method
init
(&self, device: &B::Device)
examples/burn/src/simple_cnn.rs:50
↓ 1 callers
Function
initial_guess
initial_guess ============== Places Extremal Frequencies evenly throughout the dense grid. INPUT: ------ int r - 1/2 the number of filter coe
crates/futuredsp/src/firdes/remez_impl.rs:112
↓ 1 callers
Method
install_unmanaged_slot
(&mut self, buffer: &BufferEmpty<D>)
src/runtime/buffer/wgpu/h2d.rs:384
↓ 1 callers
Method
interleave
(&mut self, n_cbps: usize, n_bpsc: usize, n_sym: usize)
examples/wlan/src/encoder.rs:89
↓ 1 callers
Method
interpolate
(&self, input: &[f32], mu: f32)
examples/m17/src/symbol_sync.rs:1321
↓ 1 callers
Function
ipv4_details
(data: &[u8], offset: usize)
examples/wlan-wasm/src/frontend.rs:970
↓ 1 callers
Function
ipv6_details
(data: &[u8], offset: usize)
examples/wlan-wasm/src/frontend.rs:1004
↓ 1 callers
Function
is_done
is_done ======== Checks to see if the error function is small enough to consider the result to have converged. INPUT: ------ int r - 1/2 the n
crates/futuredsp/src/firdes/remez_impl.rs:487
↓ 1 callers
Method
join_local_domains
( &mut self, tasks: Vec<oneshot::Receiver<Result<(), Error>>>, )
src/runtime/flowgraph.rs:2462
↓ 1 callers
Function
launch_bit_reverse_stage1
( input: &Handle, output: &Handle, state: &FftState, effective_batch_size: usize, )
perf/burn/src/bin/fft-cubecl-kernel.rs:234
↓ 1 callers
Function
launch_reduce_kernel
(input: &Handle, state: &FftState, slot: usize)
perf/burn/src/bin/fft-cubecl-kernel.rs:280
↓ 1 callers
Function
llc_details
(data: &[u8], offset: usize)
examples/wlan-wasm/src/frontend.rs:928
↓ 1 callers
Method
lna_gain
Set the initial LNA gain in dB.
src/blocks/wasm/hack_rf.rs:261
↓ 1 callers
Function
main
(top_block_cls=wifi_tx, options=None)
perf/wlan/wifi_tx.py:142
↓ 1 callers
Function
main
(top_block_cls=wifi_rx, options=None)
perf/wlan/wifi_rx.py:129
↓ 1 callers
Function
main
(top_block_cls=ssbdecoder, options=None)
examples/ssb/ssbdecoder.py:184
↓ 1 callers
Function
management_details
( data: &[u8], subtype: ieee80211::common::ManagementFrameSubtype, )
examples/wlan-wasm/src/frontend.rs:876
↓ 1 callers
Method
map
(input: &[u8; 48], output: &mut [Complex32; 64], modulation: Modulation, index: usize)
examples/wlan/src/mapper.rs:108
↓ 1 callers
Method
map
(v: u8)
examples/m17/src/encoder.rs:44
↓ 1 callers
Function
map_port
(i: usize)
examples/lora/src/bin/rx_all_channels_eu.rs:60
↓ 1 callers
Method
mark_stopped
(&mut self)
src/runtime/local_domain.rs:91
↓ 1 callers
Method
max_items
(&self)
src/runtime/mocker.rs:304
↓ 1 callers
Method
message
(&mut self, s: String)
examples/rattlegram/src/wasm.rs:118
↓ 1 callers
Method
message_connections
Get a list of all message [`Connections`](Connection) of the [`Flowgraph`].
crates/remote/src/remote.rs:132
↓ 1 callers
Method
message_inputs
(&self)
src/runtime/local_domain.rs:373
↓ 1 callers
Method
modulate
(&self, frame: Vec<u16>)
examples/lora/src/modulator.rs:46
↓ 1 callers
Function
most_frequent
(input_slice: &[T])
examples/lora/src/utils.rs:1082
↓ 1 callers
Function
mul_complex4
( a: Tensor<B, 4, Float>, // [batch, groups, half, 2] b: Tensor<B, 4, Float>, // [batch, groups, half,
examples/burn/src/fft.rs:13
↓ 1 callers
Method
n_pad
(&self)
examples/wlan/src/lib.rs:356
↓ 1 callers
Method
n_received
(&self)
tests/local_domain.rs:172
↓ 1 callers
Method
new
()
examples/rattlegram/src/osd.rs:23
↓ 1 callers
Method
next_phase
( &self, increment: f32, phase: &mut f32, phase_n: &mut usize, phase_w
examples/m17/src/symbol_sync.rs:1377
↓ 1 callers
Method
noise_symbol
(&mut self)
examples/rattlegram/src/encoder.rs:308
↓ 1 callers
Function
normal
(args: Args)
perf/wlan/rx.rs:60
↓ 1 callers
Method
notify_finished
(&mut self)
src/runtime/mocker.rs:262
↓ 1 callers
Method
ntaps
(&self)
examples/m17/src/symbol_sync.rs:1339
↓ 1 callers
Method
onmessage
(event)
examples/rattlegram/assets/decoder-node.js:17
↓ 1 callers
Method
onmessage
(event)
examples/rattlegram/assets/decoder-processor.js:11
↓ 1 callers
Function
opti
(args: Args)
perf/wlan/rx.rs:101
↓ 1 callers
Method
paint
(&mut self, gl: &glow::Context)
examples/egui/src/bin/combined.rs:310
↓ 1 callers
Method
paint
(&mut self, gl: &glow::Context)
examples/egui/src/bin/egui.rs:312
↓ 1 callers
Method
parse
()
perf/burn/src/bin/fft-wgpu-hack.rs:77
↓ 1 callers
Function
parse_control_frame
(frame: ieee80211::GenericFrame<'_>, parts: &mut Vec<String>)
examples/wlan-wasm/src/frontend.rs:791
↓ 1 callers
Function
parse_data_frame
(data: &[u8], protected: bool, parts: &mut Vec<String>)
examples/wlan-wasm/src/frontend.rs:798
↓ 1 callers
Function
parse_management_frame
( data: &[u8], frame: ieee80211::GenericFrame<'_>, subtype: ieee80211::common::ManagementFrameSubt
examples/wlan-wasm/src/frontend.rs:761
↓ 1 callers
Function
parse_wlan_frame
(data: &[u8])
examples/wlan-wasm/src/frontend.rs:729
↓ 1 callers
Function
passArrayF32ToWasm0
(arg, malloc)
examples/rattlegram/worklet/wasm-decoder.js:86
↓ 1 callers
Function
passband_ripple_to_dev
(ripple_db: f64)
crates/futuredsp/src/firdes/remez.rs:50
↓ 1 callers
Method
payload_symbol
(&mut self)
examples/rattlegram/src/encoder.rs:321
↓ 1 callers
Method
period_limit
(&mut self)
examples/m17/src/symbol_sync.rs:1490
↓ 1 callers
Method
phase_n
(&self)
examples/m17/src/symbol_sync.rs:1347
↓ 1 callers
Method
phase_wrap
(&mut self)
examples/m17/src/symbol_sync.rs:1477
↓ 1 callers
Method
phase_wrapped
(&self)
examples/m17/src/symbol_sync.rs:1351
↓ 1 callers
Function
pm_remez
\brief Parks-McClellan FIR filter design using Remez algorithm. \ingroup filter_design \details Calculates the optimal (in the Chebyshev/minimax sens
crates/futuredsp/src/firdes/remez_impl.rs:713
↓ 1 callers
Function
pmt
()
crates/types/src/pmt.rs:608
↓ 1 callers
Method
poll
(mut self: Pin<&mut Self>, cx: &mut Context<'_>)
src/runtime/scheduler/flow.rs:606
↓ 1 callers
Function
poll_frames
( frame_rx: FrameReceiver, set_n_frames: WriteSignal<usize>, set_frames: WriteSignal<VecDeque<Fram
examples/zigbee-wasm/src/frontend.rs:347
↓ 1 callers
Function
poll_frames
( frames_rx: FrameReceiver, failure: Shared<String>, set_frames: WriteSignal<VecDeque<Frame>>,
examples/wlan-wasm/src/frontend.rs:656
↓ 1 callers
Method
port_id_if_bound
Get the bound port id if available.
src/runtime/buffer/mod.rs:198
↓ 1 callers
Method
preamble
(&mut self)
examples/rattlegram/src/decoder.rs:1154
↓ 1 callers
Method
preamble
(&mut self)
examples/rattlegram/src/encoder.rs:401
↓ 1 callers
Method
preamble
(&mut self)
examples/m17/src/encoder.rs:54
↓ 1 callers
Function
preamble_correlator_taps
Returns taps for the preamble correlation filter.
examples/adsb/src/preamble_detector.rs:16
↓ 1 callers
Function
preamble_len
(sf: SpreadingFactor)
examples/lora/src/default_values.rs:17
↓ 1 callers
Method
precision
(&self)
examples/rattlegram/src/decoder.rs:1280
↓ 1 callers
Function
precompute_twiddles
()
perf/burn/src/bin/fft-cubecl-kernel.rs:173
↓ 1 callers
Function
printable
(bytes: &[u8])
examples/wlan-wasm/src/frontend.rs:1034
↓ 1 callers
Method
process
(&mut self, hard: &mut [u8], soft: &[i8], genmat: &[i8])
examples/rattlegram/src/osd.rs:47
↓ 1 callers
Function
process_gui_actions
( rx: mpsc::Receiver<GuiAction>, handle: FlowgraphHandle, seify_src: BlockId, )
examples/egui/src/bin/combined.rs:38
↓ 1 callers
Function
process_gui_actions
(rx: mpsc::Receiver<GuiAction>)
examples/egui/src/bin/egui.rs:41
↓ 1 callers
Method
prune_records
(&mut self)
examples/adsb/src/tracker.rs:152
↓ 1 callers
Method
puncture
(&mut self, n_data_bits: usize, mcs: Mcs)
examples/wlan/src/encoder.rs:61
↓ 1 callers
Method
put
(&mut self, data: bool)
examples/rattlegram/src/polar.rs:27
↓ 1 callers
Method
rate_field
rate field for signal field
examples/wlan/src/lib.rs:284
↓ 1 callers
Method
raw_block
(&self, block_id: BlockId)
src/runtime/flowgraph.rs:1134
↓ 1 callers
Function
remez
remez ======= Calculates the optimal (in the Chebyshev/minimax sense) FIR filter impulse response given a set of band edges, the desired response on t
crates/futuredsp/src/firdes/remez_impl.rs:521
↓ 1 callers
Function
remezord
( fcuts: &[f64], mags: &[f64], devs: &[f64], fsamp: Option<usize>, )
crates/futuredsp/src/firdes/remez.rs:59
↓ 1 callers
Function
render
( state: Rc<RefCell<RenderState>>, data: Rc<RefCell<Option<Vec<u8>>>>, )
crates/prophecy/src/constellation_sink_density.rs:171
↓ 1 callers
Function
render
( state: Rc<RefCell<RenderState>>, data: Rc<RefCell<Option<Vec<u8>>>>, )
crates/prophecy/src/constellation_sink.rs:110
↓ 1 callers
Function
render_block_node
( b: BlockDescription, pos: RwSignal<(f64, f64)>, dragging: RwSignal<DragState>, on_message_in
crates/prophecy/src/flowgraph_canvas.rs:463
↓ 1 callers
Function
render_frame
( state: &Rc<RefCell<RenderState>>, data: ReadSignal<Vec<u8>>, min: Signal<f32>, max: Signal<f
crates/prophecy/src/time_sink.rs:206
↓ 1 callers
Function
render_frame
( state: &Rc<RefCell<RenderState>>, data: ReadSignal<Vec<u8>>, last_fft_size: usize, min: Sign
crates/prophecy/src/waterfall.rs:227
↓ 1 callers
Method
reserve_block
(&mut self)
src/runtime/local_domain.rs:35
↓ 1 callers
Method
reserve_block_id
( &mut self, placement: BlockPlacement, message_inputs: &'static [&'static str], )
src/runtime/flowgraph.rs:899
↓ 1 callers
Method
reserve_blocks
(&mut self, n: usize)
src/runtime/local_domain.rs:45
↓ 1 callers
Method
reset
(&mut self)
examples/rattlegram/src/polar.rs:18
↓ 1 callers
Method
reset
(&mut self, param: FrameParam)
examples/wlan/src/viterbi_decoder.rs:48
↓ 1 callers
Method
restore_blocks
( &mut self, blocks: Vec<(BlockId, Box<dyn Block>)>, )
src/runtime/flowgraph.rs:2444
↓ 1 callers
Method
revert
(&mut self, preserve_error: bool)
examples/m17/src/symbol_sync.rs:1685
↓ 1 callers
Method
revert_input_clock
(&mut self)
examples/m17/src/symbol_sync.rs:1709
↓ 1 callers
Method
revert_internal_clocks
(&mut self)
examples/m17/src/symbol_sync.rs:1764
↓ 1 callers
Method
revert_loop
(&mut self)
examples/m17/src/symbol_sync.rs:1471
↓ 1 callers
Method
rotate_inplace
Rotate buffer inplace
crates/futuredsp/src/rotator.rs:23
← previous
next →
601–700 of 2,257, ranked by callers