From b9bfb985e2e6ec1cef64b5334da65e47eae0e5b9 Mon Sep 17 00:00:00 2001 From: Sergey Revyakin Date: Fri, 20 Mar 2026 18:16:44 +0700 Subject: [PATCH] =?UTF-8?q?=D0=B4=D0=BE=D0=B1=D0=B0=D0=B2=D0=B8=D0=BB=20?= =?UTF-8?q?=D0=BA=D0=BE=D0=BC=D0=B0=D0=BD=D0=B4=D1=83=20=D0=B4=D0=BB=D1=8F?= =?UTF-8?q?=20=D0=BF=D1=80=D0=BE=D1=88=D0=B8=D0=B2=D0=BA=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index c9cb3a7..f6fb415 100644 --- a/README.md +++ b/README.md @@ -204,4 +204,7 @@ sudo journalctl -u dronedetector-sdr-5800.service --since "$since" --no-pager docker compose -f deploy/docker/docker-compose.yml logs --timestamps dronedetector-server-to-master | tail -n 50 ``` -есть щас проблема с отладкой т.к. слабый сигнал быстро отравляет трешхолд \ No newline at end of file +### Прошивка хаков +``` bash +sudo hackrf_spiflash -w hackrf_one_usb.bin +``` \ No newline at end of file