1
0
mirror of https://github.com/DigitalDevices/octonet.git synced 2023-10-10 13:36:52 +02:00
Commit Graph

194 Commits

Author SHA1 Message Date
mvoelkel
7b8627b7a8 browsertv migrated to json format 2016-01-11 19:19:38 +01:00
mvoelkel
6b1dbf2d98 octoscan nit parsing fixed 2016-01-10 06:53:46 +01:00
mvoelkel
6976c3713b octoscan
validate tuning parameter from nit (dvbc only)
tab cleanup
2016-01-10 01:20:15 +01:00
mvoelkel
420d38a6a9 octoscan
fixed compile warning
fixed help description for short option formats
2016-01-09 22:07:25 +01:00
Ralph Metzler
04ad8103ca - use corrected lnb value instead of src parameter
- dump new DVB stats for testing
2016-01-09 21:39:39 +01:00
mvoelkel
dab2f0eec1 octoscan added sample to help 2016-01-09 21:26:27 +01:00
mvoelkel
6396054498 octoscan
reenable NIT scan
command line interface revised
fractional frequencies for dvbc
help
trailing space cleanup
2016-01-09 21:16:43 +01:00
mvoelkel
175f58aaa5 channelscan: doscan (WIP)
NIT scan added, adapted to revised octoscan cli interface

Manual usage:
	/var/channels/doscan.lua <key>
2016-01-09 19:57:54 +01:00
mvoelkel
edffd6e172 Transponderlist
Added european satellites:
Name      	Key
Eutelsat 5W  	3550
Thor 0.8W    	3592
Eutelsat 3E  	0030
Astra4A 4.8E 	0048
Eutelsat 7E  	0070
Eutelsat 9E  	0090
Eutelsat 10E	0100
Eutelsat 13E 	0130
Eutelsat 16E 	0160
Astra 19.2E  	0192
Astra 23.5E  	0235
Astra 28.2E  	0282

Cable:
Name      		Key
Unitymedia Freiburg  	UMS	Tested in Freiburg, should work
				in old KabelBW area
Unitymedia 		UM	Uses NIT Scan, start at 138 MHz
				testet in Freiburg and Cologne
2016-01-09 19:55:00 +01:00
mvoelkel
2945ec7ef8 satellites added to TransponderList 2016-01-08 03:06:13 +01:00
mvoelkel
56330fea22 doscan: src parameter not set (typo) 2016-01-08 01:47:27 +01:00
mvoelkel
4680835d46 octoscan parsable output, single tp scan (WIP) 2016-01-07 17:54:20 +01:00
mvoelkel
098b307c89 Initial version of channel scanning (WIP) 2016-01-07 17:50:38 +01:00
mvoelkel
414cb3a642 Added missing lunajson makefile 2016-01-07 15:26:16 +01:00
mvoelkel
15c5b5bfcc Version 1.0.57 2016-01-05 01:14:57 +01:00
mvoelkel
d79f5c5596 Added lunajson package 2016-01-05 00:37:44 +01:00
mvoelkel
b15431f207 Cosmetic fix: manufacturer name spelling and URL 2016-01-04 22:09:42 +01:00
mvoelkel
27af184b73 Added Inverto Unicable-II IDLU-UST110-CUO1O-32P switch to SCIF database 2016-01-04 22:09:41 +01:00
Ralph Metzler
d050978d3e only use sendto_port with reply to notify 2016-01-04 21:16:39 +01:00
Ralph Metzler
ebcf94e9e2 add octoscan 2016-01-04 21:16:11 +01:00
Ralph Metzler
8768d462a2 add channel scanner 2015-12-21 13:51:08 +01:00
mvoelkel
e20c0cb59d Added Fuba switches to SCIF database 2015-12-18 14:31:23 +01:00
mvoelkel
c1946ecc22 fix syntax error in channellist.lua 2015-12-16 16:52:30 +01:00
mvoelkel
b4c4d48199 Moved dddvb out of tree
mk.patch: if ../dddvb doesn't exist clone dddvb from
github.com/DigitalDevices/dddvb
2015-12-14 19:17:58 +01:00
Ralph Metzler
e220eebb3a cleanup 2015-12-13 22:25:20 +01:00
Ralph Metzler
a440bd520c - clean up sockaddr types
- use memcpy instead of struct copy in sendto_port
  otherwise copied struct is damaged, arm gcc 4.5.4 broken?
2015-12-13 21:40:43 +01:00
Ralph Metzler
f96ab1c4a6 new beta release version 2015-12-11 14:37:36 +01:00
Ralph Metzler
fb7cad2ddf use session owner filehandle if multicasting 2015-12-11 14:37:36 +01:00
mvoelkel
26c6aee619 Speedup channellist.lua 2015-12-09 13:05:26 +01:00
mvoelkel
32efebb36a Added json format to channellist.lua 2015-12-08 17:46:03 +01:00
mvoelkel
1ba53ec4e8 m3u channellist
Add SATIPM3U element to UPnP description
2015-12-07 20:29:14 +01:00
mvoelkel
96e1f1580c Icon update 2015-12-07 15:31:58 +01:00
mvoelkel
be29e6a433 changes to assist oem patches 2015-12-07 15:31:58 +01:00
mvoelkel
e88b974237 Some cleanup in lua scripts 2015-12-07 15:31:57 +01:00
mvoelkel
b01cd1d64f Recovery/patch image startup
add variables to assist oem patches
improved parsing of html file listings
2015-12-07 15:31:57 +01:00
mvoelkel
e8e203c014 UPnP icons
changed mimetype from image/jpg to image/jpeg
moved icon references to www path (not for DMS yet)
2015-12-07 15:31:57 +01:00
mvoelkel
3ed3576728 Added some diagnostic for intstalling from USB 2015-12-07 15:31:57 +01:00
mvoelkel
30c2280256 Cleaned up mk.clean 2015-12-07 15:31:56 +01:00
Ralph Metzler
dd41037506 send defense to specified searchport instead of 1900 2015-11-24 23:08:27 +01:00
Ralph Metzler
b3ec5429d4 consistency check for existing stream and ownership failed second time around 2015-11-24 23:06:41 +01:00
Ralph Metzler
41c037118c - properly handle pid changes by non stream owners
- start fixing multicast handling by non owners
2015-11-24 23:05:23 +01:00
Ralph Metzler
6fef2a2ce8 calculate table lengths
add supprt for isi parameter
2015-11-05 19:03:54 +01:00
Ralph Metzler
d82256b893 new release 2015-10-04 02:10:20 +02:00
mvoelkel
b7bf1d7736 Delay startup of fancontrol demon 2015-10-03 21:33:06 +02:00
mvoelkel
26df0f5dfa added pishing frustration to updateserver.lua
Only accepts hosts which resolve to a private ipv4 address (10,
172.16-31, 192.168
This should making it harder to trick people into installing bad FW
images
2015-10-03 17:49:06 +02:00
mvoelkel
6da12f3a8d Updated unitymedia south
experimental support for regional window switching on rbb and NDR
added changes from oct 1st 2015, (SDR BW HD, Bibel TV HD)
2015-10-03 17:43:52 +02:00
Ralph Metzler
00f4309fcd cable tuning using new API was missing modulation parameter 2015-10-03 13:09:17 +02:00
Ralph Metzler
dab77defed correctly handle pid change in comformity mode 2015-10-03 13:09:17 +02:00
Ralph Metzler
ae09795607 new arteHD transponder 2015-10-03 13:09:16 +02:00
mvoelkel
b03ec46791 typo in help of system.html 2015-10-01 14:27:09 +02:00