MCPcopy Create free account

hub / github.com/dl9rdz/rdz_ttgo_sonde / functions

Functions1,060 in github.com/dl9rdz/rdz_ttgo_sonde

↓ 196 callersMethodget
(self, key, defvalue=None)
screens_editor/state.py:5
↓ 96 callersMethodsi
RX_FSK/src/Sonde.cpp:561
↓ 65 callersMethodwrite
(self, packet)
scripts/esptool.py:334
↓ 56 callersMethodread
(self)
scripts/esptool.py:330
↓ 44 callersMethodset
(self, key, value)
screens_editor/state.py:8
↓ 35 callersMethodread_reg
Read memory address in target
scripts/esptool.py:557
↓ 28 callersFunctionreadDbl
RX_FSK/src/nav_gps_vel.cpp:91
↓ 24 callersMethod_wifi_set_status
(self, text: str)
ttgoconfig/app.py:1060
↓ 20 callersFunctionhex
RX_FSK/src/MP3H.cpp:281
↓ 20 callersMethodsetFont
For u8x8 oled display: 0=small font, 1=large font 7x14
RX_FSK/src/Display.cpp:301
↓ 19 callersMethod_log
(self, text: str)
ttgoconfig/app.py:291
↓ 19 callersMethodcheck_command
Execute a command with 'command', check the result code and throw an appropriate FatalError if it fails. Returns the "result
scripts/esptool.py:406
↓ 17 callersFunctionframebyte
RX_FSK/src/rs92gps.cpp:129
↓ 16 callersMethodbegin
RX_FSK/src/Display.cpp:273
↓ 16 callersFunctiondez
RX_FSK/src/M10M20.cpp:255
↓ 15 callersFunction_run_in_background
Run work() in a thread; on_done(ok, msg) on main thread. If on_progress is set, work(progress_cb) receives a callback progress_cb(n, total). Uses widg
ttgoconfig/app.py:365
↓ 14 callersFunctioncreate_object_class
Dynamically creates an object class with specific formatting logic. :param name: Name of the class. :param format_logic: A callable for f
screens_editor/objects.py:21
↓ 14 callersMethodreadRegister
RX_FSK/src/pmu.cpp:113
↓ 13 callersMethoddrawString
RX_FSK/src/Display.cpp:314
↓ 13 callersMethodread_efuse
Read the nth word of the ESP3x EFUSE region.
scripts/esptool.py:1438
↓ 13 callersMethodwriteRegister
RX_FSK/src/pmu.cpp:130
↓ 13 callersMethodwrite_reg
(self, addr, value, mask=0xFFFFFFFF, delay_us=0, delay_after_us=0)
scripts/esptool.py:568
↓ 12 callersFunctiongetint24
RX_FSK/src/RS41.cpp:374
↓ 12 callersFunctionlorentz
RX_FSK/src/nav_gps_vel.cpp:830
↓ 11 callersFunctionACTION
RX_FSK/src/Display.cpp:1016
↓ 11 callersFunctionaprsstr_append
RX_FSK/src/aprs.cpp:47
↓ 11 callersFunctionfloat2json
RX_FSK/src/json.cpp:24
↓ 11 callersFunctionrotZ
RX_FSK/src/nav_gps_vel.cpp:71
↓ 10 callersMethod__init__
(self, name)
scripts/esptool.py:2539
↓ 10 callersMethod_set_status
(self, text: str)
ttgoconfig/app.py:1923
↓ 10 callersFunctionc
(a,b)
RX_FSK/data/sha256.min.js:1
↓ 10 callersFunctioncritical
Print critical message to stderr
scripts/gen_esp32part.py:110
↓ 10 callersMethoddrawTile
RX_FSK/src/Display.cpp:331
↓ 10 callersFunctionecef2elli
RX_FSK/src/nav_gps_vel.cpp:41
↓ 10 callersFunctionhex
RX_FSK/src/M10M20.cpp:259
↓ 10 callersFunctionhexify
(s, uppercase=True)
scripts/esptool.py:2699
↓ 10 callersFunctionmatrix_invert
RX_FSK/src/nav_gps_vel.cpp:834
↓ 9 callersMethodgetAFC
Function: Gets the current value of AFC (automated frequency correction) Returns: AFC value in Hz */
RX_FSK/src/SX1278FSK.cpp:579
↓ 9 callersFunctiongetint16
RX_FSK/src/RS41.cpp:388
↓ 9 callersFunctionsendChar
RX_FSK/src/posinfo.cpp:228
↓ 9 callersMethodsetRxBandwidth
RX_FSK/src/SX1278FSK.cpp:300
↓ 8 callersMethod__init__
(self)
ttgoconfig/app.py:2414
↓ 8 callersMethod_on_line_cb
Return a thread-safe on_line callback that appends to this frame's log.
ttgoconfig/app.py:321
↓ 8 callersMethod_set_last_directory
Remember chosen path for next dialog (directory or file's parent).
ttgoconfig/app.py:348
↓ 8 callersMethod_wifi_populate_local
(self)
ttgoconfig/app.py:1077
↓ 8 callersMethodclear
RX_FSK/src/Display.cpp:291
↓ 8 callersMethodclearIRQFlags
* Function: Clears the IRQ flags * * Configuration registers are accessed through the SPI interface. * Registers are readable in all device mode
RX_FSK/src/SX1278FSK.cpp:183
↓ 8 callersMethodflush_input
(self)
scripts/esptool.py:432
↓ 8 callersFunctiongetint16
RX_FSK/src/M10M20.cpp:247
↓ 8 callersFunctiongetint32
RX_FSK/src/RS41.cpp:361
↓ 8 callersMethodredraw
Redraw the content within the drawing area.
screens_editor/drawing_area.py:117
↓ 8 callersMethodsetAFCBandwidth
RX_FSK/src/SX1278FSK.cpp:327
↓ 8 callersMethodsetFSK
Function: Sets the module in FSK mode. Returns: Integer that determines if there has been any error state = 2 --> The command has not been execute
RX_FSK/src/SX1278FSK.cpp:214
↓ 8 callersMethodsetPreambleDetect
RX_FSK/src/SX1278FSK.cpp:410
↓ 8 callersMethodsetRxConf
RX_FSK/src/SX1278FSK.cpp:391
↓ 7 callersFunction_esptool_cmd
Run esptool with given args. If port is None or 'Auto', omit --port. no_stub should be passed explicitly by each public function using _no_stub_re
ttgoconfig/esptool_helper.py:48
↓ 7 callersMethod_initial_dir
Default directory for save/extract dialogs: last used, or home.
ttgoconfig/app.py:339
↓ 7 callersMethod_setRTS
(self, state)
scripts/esptool.py:445
↓ 7 callersFunctionadd_spi_connection_arg
(parent)
scripts/esptool.py:3323
↓ 7 callersMethodconnect
Try connecting repeatedly until successful, or giving up
scripts/esptool.py:511
↓ 7 callersMethodgetRSSI
Function: Gets the current value of RSSI. Returns: RSSI value */
RX_FSK/src/SX1278FSK.cpp:539
↓ 7 callersMethodget_block_names
Retrieves all block names from the in-memory content. :return: List of block names.
screens_editor/parse_screens.py:58
↓ 7 callersMethodrun_spiflash_command
Run an arbitrary SPI flash command. This function uses the "USR_COMMAND" functionality in the ESP SPI hardware, rather than the preca
scripts/esptool.py:889
↓ 7 callersMethodsave_segment
Save the next segment to the image file, return next checksum value if provided
scripts/esptool.py:2064
↓ 7 callersMethodsetBitrate
RX_FSK/src/SX1278FSK.cpp:265
↓ 7 callersMethodsetSyncConf
RX_FSK/src/SX1278FSK.cpp:396
↓ 6 callersFunctionX2C_LSH
RX_FSK/src/RS41.cpp:145
↓ 6 callersFunctionX2C_LSH
RX_FSK/src/RS92.cpp:26
↓ 6 callersFunction_port_value
(port: Optional[str])
ttgoconfig/cli.py:61
↓ 6 callersMethod_read_page
Read full page at page_ix (0-based).
ttgoconfig/spiffs_reader.py:146
↓ 6 callersMethodchecksum
(data, state=ESP_CHECKSUM_MAGIC)
scripts/esptool.py:355
↓ 6 callersMethodcommand
(self, op=None, data=b"", chk=0, wait_response=True, timeout=DEFAULT_TIMEOUT)
scripts/esptool.py:365
↓ 6 callersFunctiondist
RX_FSK/src/nav_gps_vel.cpp:66
↓ 6 callersMethodflash_begin
(self, size, offset, begin_rom_encrypted=False)
scripts/esptool.py:633
↓ 6 callersFunctiongetint32
RX_FSK/src/M10M20.cpp:235
↓ 6 callersFunctionprintRaw
RX_FSK/src/RS92.cpp:323
↓ 6 callersFunctionprint_overwrite
Print a message, overwriting the currently printed line. If last_line is False, don't append a newline at the end (expecting another subsequent
scripts/esptool.py:147
↓ 6 callersFunctionprogress_cb
(n: int, total: int)
ttgoconfig/app.py:376
↓ 6 callersMethodsave
(self, filename)
scripts/esptool.py:2333
↓ 6 callersMethodsetFrequency
RX_FSK/src/SX1278FSK.cpp:355
↓ 6 callersMethodsetPacketConfig
RX_FSK/src/SX1278FSK.cpp:419
↓ 6 callersMethodsetPayloadLength
Function: Sets the payload length from the module. Returns: 0 for ok, otherwise error // TODO: Larger than 255 bytes? */
RX_FSK/src/SX1278FSK.cpp:522
↓ 5 callersFunctionNAV_LinP
RX_FSK/src/nav_gps_vel.cpp:1543
↓ 5 callersMethodON
Function: Turns the module ON. Returns: 0 on success, 1 otherwise */
RX_FSK/src/SX1278FSK.cpp:57
↓ 5 callersMethod_backup_initial_dir
Initial directory for backup-related dialogs: configured backup folder.
ttgoconfig/app.py:357
↓ 5 callersMethod_wifi_update_sync_buttons_state
(self)
ttgoconfig/app.py:1182
↓ 5 callersFunctionbyte
(bitstr, index)
scripts/esptool.py:134
↓ 5 callersMethodlist_files
List all files and directories in the root. Returns list of dicts with "name", "size", "dir" (True for directories). Deduplic
ttgoconfig/spiffs_reader.py:209
↓ 5 callersMethodsha256
(self)
scripts/esptool.py:2613
↓ 5 callersMethodto_csv
(self, simple_formatting=False)
scripts/gen_esp32part.py:294
↓ 5 callersMethodverify
(self)
scripts/esptool.py:2020
↓ 4 callersFunctionNAV_bancroft1
RX_FSK/src/nav_gps_vel.cpp:908
↓ 4 callersFunction_send_rpc
Send RPC packet: type RPC, data = [command, 0] or custom data.
ttgoconfig/improv_serial.py:77
↓ 4 callersFunction_sh_set_next_target
RX_FSK/src/conn-sondehub.cpp:53
↓ 4 callersFunction_static_entries
Default file list when device does not support listing.
ttgoconfig/wifi_ops.py:158
↓ 4 callersMethod_wifi_update_local_path_display
(self)
ttgoconfig/app.py:1173
↓ 4 callersFunctionaprsstr_mon2raw
returns raw len, 0 in case of error
RX_FSK/src/aprs.cpp:145
↓ 4 callersFunctionatang2
RX_FSK/src/RS41.cpp:162
↓ 4 callersFunctioncalc_DOPn
RX_FSK/src/nav_gps_vel.cpp:787
↓ 4 callersFunctionencodeColor
RX_FSK/src/Display.cpp:879
next →1–100 of 1,060, ranked by callers