Skip to content

Instantly share code, notes, and snippets.

View ruilvo's full-sized avatar
🛰️

Rui Oliveira ruilvo

🛰️
View GitHub Profile
@djbr1
djbr1 / x6100_sqlite.txt
Last active December 24, 2023 13:15
X6100 sqlite DB. Commands to change CW memory, VFO memory, CW filter bandwidth etc.
# using ssh or console, login to your X6100
# stop GUI
[root@XIEGU-x6100:/root]# /etc/init.d/S99userappstart stop
Stopping user app daemon: stopped /usr/app_qt/x6100_ui_v100 (pid 248)
OK
# recently monit introduced, now stop/start as below:
[root@XIEGU-x6100:/]# cat ./etc/monitrc
@kanhua
kanhua / README.md
Last active December 4, 2024 08:04
A template of writing C or C++ extension for python and numpy

This gist demonstrates how to setup a python project that process a numpy array from C language.

To compile the project, run

make all

To test it, run

make test
@parmentf
parmentf / GitCommitEmoji.md
Last active May 2, 2026 17:31
Git Commit message Emoji