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

60 Commits

Author SHA1 Message Date
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
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
098b307c89 Initial version of channel scanning (WIP) 2016-01-07 17:50:38 +01:00
mvoelkel
15c5b5bfcc Version 1.0.57 2016-01-05 01:14:57 +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
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
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
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
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
mvoelkel
e223db9c34 Unitymedia, KabelBW
Renamed Unitymedia to unitymedia north
Renamed KabelBW to unitymedia south
New unitymedia south channellist
2015-10-01 14:27:09 +02:00
Ralph Metzler
dd1b87949a change version to 1.0.54 2015-09-30 17:04:01 +02:00
Ralph Metzler
9049fc482a improve SCR debug messages 2015-09-24 23:31:20 +02:00
mvoelkel
56f57e2a50 updateserver setting: handle url encoded strings 2015-09-24 19:10:27 +02:00
mvoelkel
fda50eb103 Rmeoved unused files 2015-09-24 19:09:28 +02:00
mvoelkel
928816fbe4 script cleanup
unified output using http_print
added Cache-Control header
2015-09-24 19:09:08 +02:00
mvoelkel
fb0aab674e Temperature monitor
up to 4 sensors
display if there is no sensor available
fixed a race condition
2015-09-24 16:20:44 +02:00
mvoelkel
6e39d759fe some polishing home/system page 2015-09-24 15:38:21 +02:00
mvoelkel
9e3863a60a Typos in html help text 2015-09-20 14:03:34 +02:00
Ralph Metzler
9d75b6ade6 add EN50607 to button text 2015-09-16 10:46:27 +02:00
Ralph Metzler
edbdf3649b new version number 2015-09-16 10:46:14 +02:00
mvoelkel
71db90cc11 fixed typo 2015-09-11 17:46:26 +02:00
mvoelkel
162de68b21 Added local updateserver selection 2015-09-11 17:05:43 +02:00
mvoelkel
f23745b146 Systemsettings html/scripts
Use layered help in system.html
Added "strict" to systemsettings
check strict.enabled in octoserve startup script
2015-09-11 14:53:05 +02:00
mvoelkel
6e33b3c160 html cleanup
some pages where still iso-8859-1, changed to utf-8
2015-09-09 19:39:12 +02:00