MCPcopy Create free account

hub / github.com/dl9rdz/rdz_ttgo_sonde / functions

Functions1,060 in github.com/dl9rdz/rdz_ttgo_sonde

↓ 4 callersFunctionflash_app_partition
Flash only the app partition (code update): slice from full image at app0 offset/size and write to 0x10000. full_image_path is a full flash i
ttgoconfig/esptool_helper.py:205
↓ 4 callersMethodflash_finish
(self, reboot=False)
scripts/esptool.py:674
↓ 4 callersFunctionflash_firmware
Write full image at 0x1000. image_path = path to .bin file.
ttgoconfig/esptool_helper.py:290
↓ 4 callersMethodgetBitrate
Function: Gets configured bitrate * Returns bitrate in bit/second */
RX_FSK/src/SX1278FSK.cpp:290
↓ 4 callersMethodgetFEI
Function: Gets the current value of FEI (frequency error indication) Returns: FEI value in Hz */
RX_FSK/src/SX1278FSK.cpp:567
↓ 4 callersMethodget_irom_segment
(self)
scripts/esptool.py:2104
↓ 4 callersFunctiongetint16_r
RX_FSK/src/M10M20.cpp:251
↓ 4 callersFunctiongetreply
RX_FSK/src/geteph.cpp:24
↓ 4 callersMethodload_common_header
(self, load_file, expected_magic)
scripts/esptool.py:2013
↓ 4 callersMethodload_segment
Load the next segment from the image file
scripts/esptool.py:2024
↓ 4 callersMethodon_block_selected
Handle block selection from the dropdown.
screens_editor/layout_editor.py:220
↓ 4 callersFunctionpad_to
Pad to the next alignment boundary
scripts/esptool.py:2742
↓ 4 callersMethodreadRegister
Function: Reads the indicated register. Returns: The content of the register Parameters: address: address register to read from */
RX_FSK/src/SX1278FSK.cpp:113
↓ 4 callersFunctionread_packet
Read one IMPROV packet. Reads lines until one starts with IMPROV header (device may send leading \\n). Returns (type, data) or None on timeou
ttgoconfig/improv_serial.py:59
↓ 4 callersMethodshow
(self)
ttgoconfig/app.py:278
↓ 4 callersFunctionstate2str
RX_FSK/src/conn-sondehub.cpp:60
↓ 4 callersFunctiontcpclient_fsm
RX_FSK/src/conn-aprs.cpp:247
↓ 4 callersFunctiontimeout_per_mb
Scales timeouts which are size-specific
scripts/esptool.py:88
↓ 4 callersMethodupdate_text_editor
Update the text editor with the content of the currently selected block.
screens_editor/layout_editor.py:230
↓ 4 callersMethoduses_usb
(self, _cache=[])
scripts/esptool.py:1649
↓ 3 callersFunctionNAV_LinV
RX_FSK/src/nav_gps_vel.cpp:1624
↓ 3 callersFunction_defaults
()
ttgoconfig/settings.py:56
↓ 3 callersFunction_entry_to_page_ix
Convert (block, lookup entry index) to global page index. entry_ix 0..14.
ttgoconfig/spiffs_reader.py:109
↓ 3 callersMethod_make_port_combo_row
Add Port label, port_combo, and Refresh button to parent at row 0. Returns next available column index.
ttgoconfig/app.py:325
↓ 3 callersFunction_parse_page_header
Return (obj_id, span_ix, flags) from a 5-byte page header.
ttgoconfig/spiffs_reader.py:84
↓ 3 callersFunction_parse_rpc_result_strings
Parse RPC result payload: data[0]=reply_to, data[1]=total_len, then length-prefixed strings.
ttgoconfig/improv_serial.py:84
↓ 3 callersMethod_read_lookup_entries
Read object IDs from the lookup page of block block_ix. Returns list of 15 obj_ids. Some SPIFFS builds put the 15 obj_ids at block start (no h
ttgoconfig/spiffs_reader.py:153
↓ 3 callersMethod_sd_sort_by_column
(self, column: str)
ttgoconfig/app.py:1497
↓ 3 callersMethod_sd_update_download_to_display
(self)
ttgoconfig/app.py:1791
↓ 3 callersMethod_setDTR
(self, state)
scripts/esptool.py:442
↓ 3 callersMethod_wifi_format_size_dots
Format integer with '.' as thousands separator (e.g. 1234567 -> 1.234.567).
ttgoconfig/app.py:1163
↓ 3 callersFunctionadd_spi_flash_subparsers
Add common parser arguments for SPI flash properties
scripts/esptool.py:3352
↓ 3 callersMethodappend_checksum
Append ESPLoader checksum to the just-written image
scripts/esptool.py:2089
↓ 3 callersFunctioncardTypeStr
RX_FSK/src/conn-sdcard.cpp:32
↓ 3 callersFunctioncheck_supported_function
Decorator implementation that wraps a check around an ESPLoader bootloader function to check if it's supported. This is used to capture
scripts/esptool.py:100
↓ 3 callersFunctiondecodersc
RX_FSK/src/rsc.cpp:29
↓ 3 callersMethodflash_spi_attach
Send SPI attach command to enable the SPI flash pins ESP8266 ROM does this when you send flash_begin, ESP32 ROM has it as a SPI comma
scripts/esptool.py:854
↓ 3 callersFunctiongetBattNoPMU
Simple function to get battery voltage on systems that do not have a PMU */
RX_FSK/src/pmu.cpp:601
↓ 3 callersMethodgetBattVoltage
RX_FSK/src/pmu.cpp:329
↓ 3 callersFunctionget_GPSvel
RX_FSK/src/rs92gps.cpp:737
↓ 3 callersFunctionget_serial_ports
Return list of serial port names for dropdowns. Placeholder: fake list if pyserial missing.
ttgoconfig/app.py:259
↓ 3 callersMethodhide
(self)
ttgoconfig/app.py:281
↓ 3 callersFunctionlist_dir
GET /files.json in pages with optional dir and start=... Return (all_entries, error_msg).
ttgoconfig/sd_ops.py:14
↓ 3 callersMethodload_blocks
(self)
screens_editor/layout_editor.py:136
↓ 3 callersFunctionmkaprscall
RX_FSK/src/aprs.cpp:105
↓ 3 callersFunctionopen_spiffs
Open a SPIFFS image from a file. If file_offset and partition_size are None and the file is large enough to be a full backup: first reads the
ttgoconfig/spiffs_reader.py:393
↓ 3 callersFunctionparse_int
Generic parser for integer fields - int(x,0) with provision for k/m/K/M suffixes and 'keyword' value lookup.
scripts/gen_esp32part.py:483
↓ 3 callersMethodread_checksum
Return ESPLoader checksum from end of just-read image
scripts/esptool.py:2072
↓ 3 callersMethodread_file
Read entire file content by name. Returns None if not found or not a file. Uses the latest copy (highest page_ix) when multiple heade
ttgoconfig/spiffs_reader.py:281
↓ 3 callersMethodread_status
Read up to 24 bits (num_bytes) of SPI flash status register contents via RDSR, RDSR2, RDSR3 commands Not all SPI flash supports all t
scripts/esptool.py:983
↓ 3 callersMethodrealType
RX_FSK/src/Sonde.cpp:891
↓ 3 callersFunctionrealcard
RX_FSK/src/aprs.cpp:55
↓ 3 callersMethodrun
(self, reboot=False)
scripts/esptool.py:680
↓ 3 callersFunctionsession_for_host
Create requests session and optionally log in. Return (session, base_url, error_msg). base_url is http://IP/.
ttgoconfig/wifi_ops.py:79
↓ 3 callersFunctionstatus
Print status message to stderr
scripts/gen_esp32part.py:104
↓ 3 callersFunctionutf2latin15
RX_FSK/src/Display.cpp:198
↓ 3 callersMethodwriteRegister
Function: Writes on the indicated register. Returns: Nothing Parameters: address: address register to write in data: value to write in the register
RX_FSK/src/SX1278FSK.cpp:149
↓ 3 callersMethodwrite_common_header
(self, f, segments)
scripts/esptool.py:2094
↓ 2 callersFunctionGPS_SatellitePositionVelocity_Ephem
RX_FSK/src/nav_gps_vel.cpp:1462
↓ 2 callersFunctionGPS_SatellitePosition_Ephem
RX_FSK/src/nav_gps_vel.cpp:455
↓ 2 callersFunctionGencrctab
RX_FSK/src/RS41.cpp:181
↓ 2 callersFunctionGetRATemp
taken from https://github.com/einergehtnochrein/ra-firmware
RX_FSK/src/RS41.cpp:629
↓ 2 callersFunctionLoadFirmwareImage
Load a firmware image. Can be for any supported SoC. ESP8266 images will be examined to determine if they are original ROM firmware images (
scripts/esptool.py:1924
↓ 2 callersMethodWithResult
Return a fatal error object that appends the hex values of 'result' as a string formatted argument.
scripts/esptool.py:2759
↓ 2 callersFunction_RS41_waterVaporSaturationPressure
Find the water vapor saturation pressure for a given temperature. * Uses the Hyland and Wexler equation with coefficients for T < 0°C. */ taken from
RX_FSK/src/RS41.cpp:572
↓ 2 callersMethod__init__
(self, e)
scripts/gen_esp32part.py:562
↓ 2 callersMethod_build_fw_opts
(self)
ttgoconfig/app.py:443
↓ 2 callersFunction_configure_ansi_tags_for_log
Configure ANSI color tags on a CTkTextbox (uses underlying _textbox).
ttgoconfig/app.py:204
↓ 2 callersMethod_connect_attempt
A single connection attempt, with esp32r0 workaround options
scripts/esptool.py:452
↓ 2 callersMethod_find_object_index_headers
Scan all blocks for object index header pages. Returns list of (obj_id, page_ix, size, name, type).
ttgoconfig/spiffs_reader.py:179
↓ 2 callersFunction_first_part_url
(base: str, build: dict)
ttgoconfig/firmware.py:47
↓ 2 callersFunction_make_host_auth_row
Build shared Host + Auth (user/password/save) row. Returns (next_row, host_entry, ip_label, auth_user_entry, auth_pass_entry).
ttgoconfig/app.py:867
↓ 2 callersMethod_make_log_widget
Create a CTkTextbox, configure ANSI color tags, and register as self._log_widget.
ttgoconfig/app.py:284
↓ 2 callersFunction_mount_bin_slice
Read a slice of a .bin file and mount as LittleFS. Returns mounted fs (root only used). If partition_size is None, read from file_offset to end of
ttgoconfig/littlefs_helper.py:97
↓ 2 callersMethod_on_connect_done
(self, url: Optional[str], error: Optional[str] = None)
ttgoconfig/app.py:2028
↓ 2 callersFunction_parse_ansi_to_segments
Parse string with ANSI SGR codes; return list of (text, tag_name). tag_name '' = default. For Serial log.
ttgoconfig/app.py:220
↓ 2 callersFunction_parse_object_ix_header
Parse object index header payload (after page header). offset points to size. Returns (size, type, name).
ttgoconfig/spiffs_reader.py:90
↓ 2 callersMethod_post_connect
Additional initialization hook, may be overridden by the chip-specific class. Gets called after connect, and after auto-detection.
scripts/esptool.py:550
↓ 2 callersFunction_safe_callback
(target: tk.Misc, cb: Callable, args: tuple)
ttgoconfig/app.py:386
↓ 2 callersMethod_save_from_ui
(self)
ttgoconfig/app.py:2390
↓ 2 callersMethod_sd_get_session_and_base
Return (session, base_url) with auth if set. session has get(url).
ttgoconfig/app.py:1592
↓ 2 callersMethod_sd_populate_list
(self)
ttgoconfig/app.py:1505
↓ 2 callersMethod_sd_refresh
(self)
ttgoconfig/app.py:1464
↓ 2 callersMethod_set_port_baudrate
(self, baud)
scripts/esptool.py:289
↓ 2 callersFunction_settings_path
()
ttgoconfig/settings.py:32
↓ 2 callersFunction_update_image_flash_params
Modify the flash mode & size bytes if this looks like an executable bootloader image
scripts/esptool.py:2858
↓ 2 callersMethod_wifi_bin_offset_size
Return (file_offset, partition_size) for current _wifi_local_bin_path. partition_size None = whole file.
ttgoconfig/app.py:1064
↓ 2 callersFunctionalign_file_position
Align the position in the file to the next block of specified size
scripts/esptool.py:2681
↓ 2 callersFunctionaprs_beacon
RX_FSK/src/conn-aprs.cpp:176
↓ 2 callersFunctionaprs_senddata
RX_FSK/src/aprs.cpp:300
↓ 2 callersFunctionaprsstate2str
RX_FSK/src/conn-aprs.cpp:393
↓ 2 callersFunctioncalcLatLonDist
RX_FSK/src/Display.cpp:1517
↓ 2 callersFunctioncalc_satpos_rnx2
RX_FSK/src/rs92gps.cpp:521
↓ 2 callersFunctioncheckM10M20crc
RX_FSK/src/M10M20.cpp:215
↓ 2 callersFunctioncheck_timeout
RX_FSK/src/conn-aprs.cpp:133
↓ 2 callersMethodclearAllData
RX_FSK/src/Sonde.cpp:837
↓ 2 callersFunctioncrc16
RX_FSK/src/rs92gps.cpp:191
↓ 2 callersFunctioncrc_M10M20
RX_FSK/src/M10M20.cpp:208
↓ 2 callersFunctiondao91
RX_FSK/src/aprs.cpp:251
↓ 2 callersMethoddispsavectlON
RX_FSK/src/Sonde.cpp:882
← previousnext →101–200 of 1,060, ranked by callers