Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bdring/FluidNC
/ functions
Functions
3,268 in github.com/bdring/FluidNC
⨍
Functions
3,268
◇
Types & classes
465
↳
Endpoints
1
↓ 1 callers
Function
fs_err_concat
FluidNC/stdfs/std-path.cpp:495
↓ 1 callers
Function
gc_init
FluidNC/src/GCode.cpp:63
↓ 1 callers
Function
gc_wait_on_input
FluidNC/src/GCode.cpp:2047
↓ 1 callers
Method
getDefaultString
FluidNC/src/Settings.cpp:177
↓ 1 callers
Method
getPermissions
FluidNC/src/Settings.h:73
↓ 1 callers
Method
getReportInterval
FluidNC/src/Channel.h:169
↓ 1 callers
Method
get_current_direction
FluidNC/src/Spindles/VFD/ModbusVFD.h:27
↓ 1 callers
Function
get_file_type
namespace filesystem BEGIN/END macros must be defined before including this file.
FluidNC/stdfs/dir-common.h:95
↓ 1 callers
Method
get_help_text
return the help text
fluidterm/fluidterm.py:1084
↓ 1 callers
Method
get_i8
FluidNC/esp32/nvs.cpp:46
↓ 1 callers
Function
get_numbered_param
FluidNC/src/Parameters.cpp:135
↓ 1 callers
Function
get_source_info_batch
Query addr2line for source file and line info for a batch of addresses. Returns a dict mapping address -> (filename, line_number).
tools/stack_trace_decoder/generate_addrinfo.py:135
↓ 1 callers
Method
get_stats
FluidNC/esp32/nvs.cpp:72
↓ 1 callers
Method
get_status_ok
FluidNC/src/Spindles/VFD/ModbusVFD.h:28
↓ 1 callers
Function
get_text_symbols
Extract all text (code) symbols from the ELF using nm. Returns a sorted list of (address, size_or_None, name) tuples.
tools/stack_trace_decoder/generate_addrinfo.py:98
↓ 1 callers
Function
get_wdt_task_handle
FluidNC/esp32/wdt.cpp:12
↓ 1 callers
Function
gpio_dump
FluidNC/capture/gpio_dump.cpp:5
↓ 1 callers
Function
gpio_function
FluidNC/esp32/esp32s3/gpio_dump.cpp:35
↓ 1 callers
Function
gpio_function
FluidNC/esp32/esp32/gpio_dump.cpp:35
↓ 1 callers
Function
gpio_in_sel
FluidNC/esp32/esp32s3/gpio_dump.cpp:41
↓ 1 callers
Function
gpio_in_sel
FluidNC/esp32/esp32/gpio_dump.cpp:41
↓ 1 callers
Function
gpio_is_active
FluidNC/capture/gpio.cpp:43
↓ 1 callers
Function
gpio_out_sel
FluidNC/esp32/esp32s3/gpio_dump.cpp:38
↓ 1 callers
Function
gpio_out_sel
FluidNC/esp32/esp32/gpio_dump.cpp:38
↓ 1 callers
Function
gpio_send_event
FluidNC/capture/gpio.cpp:72
↓ 1 callers
Function
gpio_send_event
FluidNC/esp32/gpio.cpp:146
↓ 1 callers
Function
gpio_send_initial_event
FluidNC/esp32/gpio.cpp:133
↓ 1 callers
Function
gpio_set_event
FluidNC/esp32/gpio.cpp:117
↓ 1 callers
Function
gpio_set_rate_limit
Do not send events for changes that occur too soon
FluidNC/capture/gpio.cpp:35
↓ 1 callers
Function
gpio_set_rate_limit
Do not send events for changes that occur too soon
FluidNC/esp32/gpio.cpp:94
↓ 1 callers
Function
gpio_write
FluidNC/capture/gpio.cpp:10
↓ 1 callers
Method
handle
FluidNC/src/WebUI/TelnetClient.cpp:12
↓ 1 callers
Method
handleChangeDetail
FluidNC/src/Listeners/RGBLed.cpp:25
↓ 1 callers
Method
handlePadChangeWithHystesis
X86TestSupport/TestSupport/SoftwareGPIO.h:30
↓ 1 callers
Method
handleRealtimeCharacter
FluidNC/src/Channel.cpp:157
↓ 1 callers
Method
handle_cleanup
Handle DELETE request for cleanup
examples/http_command/http_command_server.py:300
↓ 1 callers
Method
handle_health
Respond to /health with simple health check
examples/http_command/http_command_server.py:155
↓ 1 callers
Method
handle_health_detailed
Respond to /api/health with CPU and memory stats
examples/http_command/http_command_server.py:163
↓ 1 callers
Method
handle_home_assistant_state
Respond to /api/states/sensor.* endpoints (Home Assistant format)
examples/http_command/http_command_server.py:185
↓ 1 callers
Method
handle_humidity
Respond to /api/humidity with just humidity
examples/http_command/http_command_server.py:136
↓ 1 callers
Method
handle_influxdb_write
Handle InfluxDB line protocol write requests
examples/http_command/http_command_server.py:278
↓ 1 callers
Method
handle_job_status_update
Handle PUT requests to update job status
examples/http_command/http_command_server.py:288
↓ 1 callers
Method
handle_jobs_next
Respond to /api/jobs/next with next job details
examples/http_command/http_command_server.py:212
↓ 1 callers
Method
handle_line_state
FluidNC/esp32/esp32s3/USBCDCChannel_IDF.cpp:80
↓ 1 callers
Method
handle_metrics
Handle /metrics/* endpoints
examples/http_command/http_command_server.py:309
↓ 1 callers
Method
handle_prometheus_push
Handle Prometheus pushgateway POST requests
examples/http_command/http_command_server.py:270
↓ 1 callers
Method
handle_prometheus_query
Respond to /api/v1/query Prometheus endpoint
examples/http_command/http_command_server.py:223
↓ 1 callers
Method
handle_read
Respond to /api/read with multiple sensor values
examples/http_command/http_command_server.py:145
↓ 1 callers
Method
handle_root
Respond to / with API documentation
examples/http_command/http_command_server.py:317
↓ 1 callers
Method
handle_status
Respond to /api/status with temperature and humidity
examples/http_command/http_command_server.py:116
↓ 1 callers
Method
handle_temperature
Respond to /api/temperature with just temperature
examples/http_command/http_command_server.py:127
↓ 1 callers
Method
handle_webhook
Handle webhook POST requests
examples/http_command/http_command_server.py:249
↓ 1 callers
Method
handler
FluidNC/test/Extender/I2CExtenderTests.cpp:76
↓ 1 callers
Method
hasHardLimits
FluidNC/src/Machine/Axes.h:60
↓ 1 callers
Method
hasSwitches
true if there is at least one switch for this motor
FluidNC/src/Machine/Motor.cpp:50
↓ 1 callers
Method
hasTail
true if there is something after the mount name. /localfs/foo -> true, /localfs -> false
FluidNC/src/FluidPath.h:38
↓ 1 callers
Method
has_relative_path
FluidNC/stdfs/std-path.cpp:210
↓ 1 callers
Method
has_root_directory
FluidNC/stdfs/std-path.cpp:188
↓ 1 callers
Function
i2c_master_init
cppcheck-suppress unusedFunction
FluidNC/esp32/i2c.cpp:13
↓ 1 callers
Function
i2c_read
cppcheck-suppress unusedFunction
FluidNC/esp32/i2c.cpp:92
↓ 1 callers
Function
i2s_fifo_intr_setup
FluidNC/esp32/esp32/i2s_engine.c:388
↓ 1 callers
Function
i2s_out_delay
FluidNC/esp32/esp32/i2s_engine.c:150
↓ 1 callers
Function
i2s_out_gpio_detach
FluidNC/esp32/esp32/i2s_engine.c:63
↓ 1 callers
Function
i2s_out_init
FluidNC/capture/i2s_out.cpp:2
↓ 1 callers
Function
i2s_out_read
FluidNC/esp32/esp32/i2s_engine.c:173
↓ 1 callers
Function
i2s_out_reset_tx_rx
FluidNC/esp32/esp32/i2s_engine.c:44
↓ 1 callers
Function
i2s_out_start
FluidNC/esp32/esp32/i2s_engine.c:101
↓ 1 callers
Method
indexOf
search
FluidNC/capture/WString.h:210
↓ 1 callers
Method
initialization_sequence
FluidNC/src/Spindles/VFD/ModbusVFD.cpp:275
↓ 1 callers
Method
intValue
cppcheck-suppress unusedFunction
FluidNC/src/Configuration/Parser.cpp:47
↓ 1 callers
Method
invalid_arc
Check that the arc does not exceed the soft limits using a fast algorithm that requires no transcendental functions. caxes[] depends on the plane sele
FluidNC/src/Kinematics/Cartesian.cpp:34
↓ 1 callers
Method
invalid_line
FluidNC/src/Kinematics/Cartesian.cpp:262
↓ 1 callers
Method
ipValue
cppcheck-suppress unusedFunction
FluidNC/src/Configuration/Parser.cpp:170
↓ 1 callers
Method
isHard
FluidNC/src/Machine/LimitPin.h:39
↓ 1 callers
Method
isInitialized
FluidNC/esp32/esp32s3/USBHostDriver.h:31
↓ 1 callers
Function
isLittleFS
FluidNC/stdfs/fluidnc_vfs_ops.cpp:16
↓ 1 callers
Function
isSD
FluidNC/stdfs/fluidnc_vfs_ops.cpp:13
↓ 1 callers
Function
isSPIFFS
FluidNC/stdfs/fluidnc_vfs_ops.cpp:10
↓ 1 callers
Function
is_input
FluidNC/esp32/esp32s3/gpio_dump.cpp:25
↓ 1 callers
Function
is_input
FluidNC/esp32/esp32/gpio_dump.cpp:25
↓ 1 callers
Function
is_output
FluidNC/esp32/esp32s3/gpio_dump.cpp:28
↓ 1 callers
Function
is_output
FluidNC/esp32/esp32/gpio_dump.cpp:28
↓ 1 callers
Method
is_visible
FluidNC/src/Channel.cpp:341
↓ 1 callers
Function
jog_execute
Sets up valid jog motion received from g-code parser, checks for soft-limits, and executes the jog. cancelledInflight will be set to true if was not a
FluidNC/src/Jog.cpp:14
↓ 1 callers
Method
kinematics_homing
FluidNC/src/Kinematics/Cartesian.cpp:525
↓ 1 callers
Function
limit_rate_by_axis_maximum
FluidNC/src/NutsBolts.cpp:182
↓ 1 callers
Function
limits_init
FluidNC/src/Limit.cpp:20
↓ 1 callers
Method
listChannels
FluidNC/src/Serial.cpp:111
↓ 1 callers
Function
list_global_params
FluidNC/src/Parameters.cpp:647
↓ 1 callers
Function
list_local_params
FluidNC/src/Parameters.cpp:659
↓ 1 callers
Function
littlefs_unmount
FluidNC/esp32/littlefs.cpp:39
↓ 1 callers
Function
loop
FluidNC/src/Main.cpp:168
↓ 1 callers
Method
mac_askstring
(self, initial)
fluidterm/fluidterm.py:848
↓ 1 callers
Method
mac_file_dialog
(self, initial)
fluidterm/fluidterm.py:867
↓ 1 callers
Function
main
(paths)
generate_vcxproj.py:269
↓ 1 callers
Function
main
()
coverage.py:37
↓ 1 callers
Function
main
()
tools/stack_trace_decoder/generate_addrinfo.py:292
↓ 1 callers
Function
main
()
examples/http_command/http_command_server.py:366
↓ 1 callers
Function
main
Command line tool, entry point
fluidterm/fluidterm.py:1131
↓ 1 callers
Function
makeManifest
()
build-release.py:320
← previous
next →
801–900 of 3,268, ranked by callers