fallensigh
  • Joined on 2026-05-26
fallensigh pushed to main at fallensigh/xserial 2026-06-13 15:53:48 +08:00
e600418da8 Detach GUI from terminal on linux, hide console on Windows
fallensigh pushed to main at fallensigh/xserial 2026-06-12 22:33:40 +08:00
e939b16d2d Rewrite README in Chinese and English, add drone examples
fallensigh pushed to main at fallensigh/xserial 2026-06-12 22:30:45 +08:00
4a80fbbe81 Rewrite README in Chinese and English, add drone examples
fallensigh pushed to main at fallensigh/xserial 2026-06-12 22:29:18 +08:00
8caf7d6d62 Rename project from xserial to pipeview
fd680858f6 Rewrite README in Chinese and English, add drone examples
Compare 2 commits »
fallensigh pushed to main at fallensigh/xserial 2026-06-12 21:32:01 +08:00
3de2c055d5 Add English README and keep Chinese as README_zh
b378f14f0a Write detailed README with drone telemetry example and Lua guide
Compare 2 commits »
fallensigh pushed to main at fallensigh/xserial 2026-06-12 21:28:16 +08:00
227a459712 Add drone telemetry Lua decoder examples and test data generator
367800a426 update README.md
Compare 2 commits »
fallensigh pushed to main at fallensigh/xserial 2026-06-12 21:13:41 +08:00
a2c7c0fa71 Fix all clippy warnings across workspace
fallensigh pushed to main at fallensigh/xserial 2026-06-12 20:58:51 +08:00
ab1c5882d1 Add log-to-file feature with background writer
fallensigh pushed to main at fallensigh/xserial 2026-06-12 20:38:48 +08:00
2efbc9c284 Add horizontal scroll and enforce white text in console and hex views
b3acb02d52 Add LineEnding enum with ComboBox UI for send panel
afb8ca509a feat: add search for received data in Text and Hex views
Compare 3 commits »
fallensigh pushed to main at fallensigh/xserial 2026-06-11 22:55:13 +08:00
9cdbd5a892 Add keyboard shortcut system to xserial-gui
8207b5e883 Fix deadlock in handle_send_to_dead_session test
202b8261c2 init tui
Compare 3 commits »
fallensigh pushed to tui at fallensigh/xserial 2026-06-11 19:11:41 +08:00
202b8261c2 init tui
fallensigh created branch tui in fallensigh/xserial 2026-06-11 19:11:40 +08:00
fallensigh pushed to main at fallensigh/xserial 2026-06-11 18:03:50 +08:00
dc8f2eb8a4 feat: restrict DTR/RTS to serial transport; allow manual port input; clean up tool binaries
edec8113fb Add Lua pipeline support
1fec5f8941 feat: Add DTR/RTS control for serial ports with GUI toggles
Compare 3 commits »
fallensigh pushed to main at fallensigh/xserial 2026-06-10 13:42:04 +08:00
09bee86a08 add README.md
18bdd2652a Improve GUI plot workflow and performance
9b826d79da Use serial port dropdown
Compare 3 commits »
fallensigh pushed to main at fallensigh/xserial 2026-06-09 23:18:45 +08:00
d489bc0831 Add GUI session persistence and full pipeline config
882b7f391f Improve GUI configuration and plotting tooling
Compare 2 commits »
fallensigh pushed to main at fallensigh/xserial 2026-06-09 18:03:59 +08:00
594637ec50 Persist GUI font settings
b499db5d35 Add GUI font configuration controls
d5b6bb52c8 Add mixed text/plot transport and improve plot UI
25433038d5 Improve session controls and GUI views
2eb02350da Update core modules and add GUI panels
fallensigh created branch main in fallensigh/xserial 2026-06-09 18:03:59 +08:00
fallensigh created repository fallensigh/xserial 2026-06-09 18:03:34 +08:00
fallensigh pushed to main at fallensigh/craic 2026-05-27 03:04:23 +08:00
ad3e823908 docs: add ROS 2 env source step and fix conda package name in ros2 README
fallensigh pushed to main at fallensigh/craic 2026-05-27 02:50:52 +08:00
bdec5d4827 docs: add CRAIC competition info to README
6469e77633 docs: add ros2 workspace README with multi-method installation
9532264534 docs: add tools README
7f4189bb7a docs: add project README
6f6577d983 chore: add ros2 udp_teleop package and tools