1
0
mirror of https://github.com/DigitalDevices/dddvb.git synced 2023-10-10 13:37:43 +02:00

111 Commits

Author SHA1 Message Date
Philipp Hahn
d94071d347
fix(app): Remove setmod1 from Makefile
c0e174505a59a5bf644939b4f391cf225a7acb01 removed several old apps, but did also add 'setmod1'.
Either that was by accident or you forgot to add and commit its source code.

Compilation currently fails:
> make: *** No rule to make target 'setmod1', needed by 'all'.  Stop.
2023-06-12 11:22:04 +02:00
internal
58535dd4e3 prevent clean error in case test.ts does not exist 2023-05-11 14:06:34 +02:00
internal
c0e174505a clean up app directory 2023-05-11 14:06:34 +02:00
internal
87478ec63a add messages to see what is going on 2023-05-11 14:06:34 +02:00
drmocm
0c3c1f5753 edited help info 2023-02-04 16:13:10 +01:00
drmocm
4bf1f48926 limit the number of modulators used with -m option 2023-02-04 15:19:11 +01:00
internal
172c6c93ba do not create test.ts by default 2022-11-10 14:15:41 +01:00
drmocm
cc03d96de2 added modtest.c 2022-10-26 13:16:21 +02:00
internal
b8abf46d06 add consts 2022-10-25 19:27:44 +02:00
internal
92f2132d79 fix printf type 2022-10-25 19:23:06 +02:00
internal
09e8a15d78 Add clean for apps directory. 2022-10-25 19:23:06 +02:00
drmocm
817a464f4a same Makefile changes for test.ts 2022-06-21 15:19:04 +02:00
drmocm
d627e6995f added modconfig and chnaged Makefile accordingly 2022-06-21 15:08:25 +02:00
internal
ffe8764c01 support bigger Winbond flashs. 2022-03-22 15:22:43 +01:00
internal
0892a225d2 support bigger Winbond flashs. 2022-03-21 17:40:11 +01:00
rjkm
69fcf5d649 disable dumps 2022-02-16 15:53:20 +01:00
rjkm
73e8b9943e cleanup tables and add license dump 2022-02-15 14:41:25 +01:00
rjkm
c39b234fd6 add support for DVBC 2022-02-12 16:40:27 +01:00
rjkm
811bea8010 show bb header info 2022-01-14 20:23:32 +01:00
rjkm
7f40a54b39 standard is 1 for DVB-S, 0 or 2 otherwise 2021-08-20 14:28:28 +02:00
rjkm
1518ba54a4 hexdump complete BIST info for debugging 2021-08-20 14:27:36 +02:00
rjkm
19eea5d42d add getiq to get IQ values from MCI cards 2021-08-09 09:03:02 +02:00
none
442b1c3bf6 add more S2 info and support cards via GT link 2021-06-23 11:19:55 +02:00
none
309713674c remove unused include 2021-06-08 14:02:01 +02:00
none
2b0e5eb9d2 removed, use ddinfo 2021-06-08 10:49:06 +02:00
none
3ff4d900a5 add more info 2021-06-06 20:24:07 +02:00
none
dfe6b385a9 rename sx8info to ddinfo and add to Makefile 2021-06-05 22:36:01 +02:00
none
6e926c1452 add DVB-T parameters 2021-06-05 22:32:46 +02:00
mvoelkel
f3d5adc777 added puncture_rate to modulator stream setup 2021-04-17 21:03:05 +02:00
none
7bafb76461 change to floating point for frequency and signal strength
add comments to example config
2021-04-09 12:53:06 +02:00
none
03d84ba75a add example modulator config file 2021-04-07 19:29:18 +02:00
none
c4f82de8b0 add modconfig 2021-04-07 19:28:49 +02:00
none
2311b94970 add modulator MCI commands 2021-04-07 19:25:32 +02:00
none
91af1be97e simple sx8 status info tool 2021-03-18 14:02:26 +01:00
none
2ac970ef83 typo 2021-03-18 10:36:51 +01:00
none
eb427a8df2 properly handle flash size limits 2021-03-10 21:38:19 +01:00
none
cd3868afff reenable gain control 2021-02-24 20:17:22 +01:00
none
b72f0365ea correctly check id 2021-02-24 20:16:43 +01:00
none
b3f2580e84 add flash name 2021-02-24 20:16:26 +01:00
none
f1976b5f74 always return if help requested 2021-02-24 20:13:24 +01:00
none
ee6787d2d0 add usage for force option 2021-02-24 20:12:54 +01:00
rjkm
766ca0e652 simplify check expression 2020-12-01 15:56:06 +01:00
rjkm
0a9fd4c2e1 support reboot and fast erase 2020-12-01 15:51:13 +01:00
rjkm
b1b3e92a50 add ddupdate 2020-11-23 21:58:30 +01:00
none
1b11064b83 let files be bigger 2020-11-10 15:42:56 +01:00
none
072689735c prevent memory fault from card name if file name is given 2020-11-10 15:42:56 +01:00
none
8e39e291a0 change to new function call 2020-11-10 15:42:56 +01:00
none
bb5e9e7f39 - correct style
- bug in header check
2020-08-29 14:34:53 +02:00
none
ed8bb5af82 add new flash types and consolidate old duplicate functions 2020-08-29 14:33:15 +02:00
none
67a13e4f34 use uint32_t for sizes 2020-08-29 14:32:18 +02:00