crosstyan
  • Joined on 2022-09-30
crosstyan pushed to main at crosstyan/stmf411re_test 2025-10-30 12:25:52 +08:00
48bb410179 feat: Enhance UART reception handling with IDLE line detection and hex dump functionality
e13395836f bad uart tx
Compare 2 commits »
crosstyan pushed to main at crosstyan/stmf411re_test 2025-10-22 10:56:39 +08:00
d6b562d808 feat: Refactor clock configuration, update HSE startup timeout, and enhance UART heartbeat message
6d37b0ec23 Update CMake configuration, modify HSE settings, and adjust clock frequencies
c52b5d1787 init
crosstyan created branch main in crosstyan/stmf411re_test 2025-10-22 10:56:39 +08:00
crosstyan created repository crosstyan/stmf411re_test 2025-10-22 10:56:27 +08:00
crosstyan pushed to main at HQU-gxy/esp_llcc68_driver 2025-09-23 16:29:43 +08:00
bcbc7c6776 fix: change snr_pkt type from uint8_t to int8_t for correct SNR representation
536214241c feat: update set_packet_type_lora function to remove parameter for LORA packet type configuration
3bcc5bf273 feat: update default power setting in tx_params_t structure to TX_POWER_AUTO
70a51cdb5c feat: introduce pa_setting_t structure for power amplifier configuration
42e6c4d213 feat: add tx_params_t structure and related functions for transmission parameter management
Compare 26 commits »
crosstyan pushed to main at crosstyan/template_project_alpha 2025-07-20 18:48:58 +08:00
310f69b917 init
crosstyan created branch main in crosstyan/template_project_alpha 2025-07-20 18:48:58 +08:00
crosstyan created repository crosstyan/template_project_alpha 2025-07-20 18:48:28 +08:00
crosstyan pushed to main at crosstyan/whtp 2025-07-08 11:57:39 +08:00
4756f19073 Update schema.md to correct data type definitions; change data_type to DataTypeLiteral for clarity and adjust code block language from TypeScript to Haskell for improved accuracy in the WH Telemetry Protocol documentation.
crosstyan pushed to main at crosstyan/whtp 2025-07-08 11:54:24 +08:00
d3b6425a66 Clarify illegal value definitions in schema.md; update notes on null, undefined, and nested arrays to enhance accuracy and readability of the WH Telemetry Protocol documentation.
crosstyan pushed to main at crosstyan/whtp 2025-07-08 11:52:37 +08:00
b615bfa9e2 Update enum metadata in schema.md to use descriptive string keys instead of numeric values for improved clarity and usability in the WH Telemetry Protocol documentation.
crosstyan pushed to main at crosstyan/whtp 2025-07-08 11:50:05 +08:00
6498395ed8 Fix link formatting in schema.md for user-defined fields note to improve clarity and accessibility in the documentation.
crosstyan pushed to main at crosstyan/whtp 2025-07-08 11:41:18 +08:00
f78d95d98d Update schema.json ID to point to the raw Git repository; enhance schema.md with an overview section and additional notes for better clarity and usability of the WH Telemetry Protocol documentation.
crosstyan pushed to main at crosstyan/whtp 2025-07-08 11:29:21 +08:00
e66d62ed6a Refactor field description terminology in schema.md; update section headers and clarify definitions for message fields and types to improve documentation consistency and readability.
crosstyan pushed to main at crosstyan/whtp 2025-07-08 11:22:46 +08:00
fa04055e57 Refine WH Telemetry Protocol documentation in schema.md; enhance clarity by detailing field descriptions, types, and requirements for versioning, message types, and metadata, ensuring comprehensive understanding of the protocol structure.
Compare 2 commits »
crosstyan pushed to main at crosstyan/whtp 2025-07-07 19:19:53 +08:00
03e20a7c87 Enhance WH Telemetry Protocol documentation in README.md and schema.md; clarify protocol features, message structure, and self-describing capabilities for improved understanding and usability.
crosstyan pushed to main at crosstyan/whtp 2025-07-07 18:54:32 +08:00
fb42ca777f Update device identifier format from UUID to NanoID in example.jsonc, mqtt.md, schema.json, and schema.md; enhance documentation to reflect changes in device ID representation.
6c90561b6f gitignore
fd95fe90ee Add MQTT transport layer documentation for WH Telemetry Protocol, detailing connection practices, message structure, and best practices for implementation.
7217f74488 Add JSON Schema definition for WH Telemetry Protocol v1 message
ff4d97f0cc Update example.jsonc timestamps and correct location coordinates order in README.md; enhance documentation clarity and add notes for timestamp usage.
crosstyan created branch main in crosstyan/whtp 2025-07-07 18:54:32 +08:00
crosstyan created repository crosstyan/whtp 2025-07-07 18:54:23 +08:00
crosstyan pushed to main at crosstyan/use 2025-07-01 14:20:49 +08:00
aefa32fc66 init