
24
2023
07
26
2023
05
ostar DMR数据库手动更新
https://ham-digital.org/status/DMRIds.dat手工拷到 /etc/mmdvm目录下面PISTAR升级最新呼号库下载链接:https://ham-digital.org/status/DMRlds.dat需要用到的命令:用户名:pi-star密码(默认):raspberry命令1:sudo -s命令2:rpi-rw命令3:crontab -s定时任务插入命令第一行命令:304 * * * rm /usr/local/etc/DMRlds.dat第第二行命令:31
作者:kingylh | 分类:MMDVM | 浏览:1652 | 评论:0
27
2023
02
2.2B+ mmdvm 螺丝尺寸
M3 5+6 *4m3 10+6 *2M3 7M3 20 M3 19剩下的是8个螺丝。 4个螺冒 螺丝固定屏幕 2.2具体可以查一下购买清单
作者:kingylh | 分类:MMDVM | 浏览:1062 | 评论:0
15
2023
02
pistar国内源更新
rpi-rw
cd /var/tmp
sudo git clone https://gitee.com/four_quarter/pi-star_tools.git
cd pi-star_tools
sudo chmod 755 pistar-replace.sh
sudo ./pistar-replace.sh
sudo pistar-daily.cron
作者:kingylh | 分类:MMDVM | 浏览:1160 | 评论:0
10
2023
02
PIP更新
pip install pip --upgrade
pip install pyopenssl --upgrade将 Linux jinja2 更新到版本 3.x 后,您会发现运行 HBMonitor 时出现错误: ValueError: The 'monitor' package was not installed in a&n
作者:kingylh | 分类:MMDVM | 浏览:954 | 评论:0
16
2023
01
手动安装
https://github.com/lucamarche-iz1mlt/install-mmdvm-sh/blob/master/INSTALL.md
作者:kingylh | 分类:MMDVM | 浏览:1125 | 评论:0
29
2022
12
VirtualHere 服务器安装和卸载脚本
https://github.com/virtualhere/scriptcurl https://raw.githubusercontent.com/virtualhere/script/main/install_server | sudo sh玩客云安装客户端下载地址https://www.virtualhere.com/usb_client_softwareopenwrt编译linux下用 tar -xzf luai-app-virtualhere.
作者:kingylh | 分类:MMDVM | 浏览:1359 | 评论:0
28
2022
12
rsp1 tcp 服务器安装 SDRPlay
安装编译环境
apt-get install git build-essential cmake automake libusb-1.0-0-dev
git clone https://github.com/SDRplay/RSPTCPServer
cd RSPTCPServer
mkdir build
cd build
cmake ..
make
make&n
作者:kingylh | 分类:MMDVM | 浏览:962 | 评论:0
15
2022
12
PIP出错解决
sudo apt remove python3-pip
wget
sudo python3 get-pip.py然后重启后:pip install pyopenssl --upgrade
作者:kingylh | 分类:MMDVM | 浏览:1119 | 评论:0
03
2022
12
虚拟机版本的的OSTAR
opkg update
opkg install kmod-usb-serial
opkg install kernel-modules
opkg install kmod-usb-serial-ch341
opkg install kmod-usb-serial-ftdi #陈总家FT232R
opkg install kmod-usb-core kmod
作者:kingylh | 分类:MMDVM | 浏览:1111 | 评论:0