Thursday, August 13, 2009
Dell 5530 / Ericsson f3507g 3G Signal Monitor on Linux
A few months back I made a python script available which monitored the Dell 5530 / Ericsson f3507g mobile broadband modem in Linux providing network, access type and signal information to a file for other programs (such as Conky) to pick up and display the data.
I've since updated this program to now use PyGTK to display a status icon indicating the signal strength and the access type. Through this icon the radio state can be changed to enforce 3G only, GPRS only or 3G preferred connections (aswell as turning the radio off).
The script should work in tandem to network-manager so you can still get online using something you already use. The only addition is a new status icon with your signal strength - something ModemManager should resolve when it becomes available as standard in a few months time. If you can't wait that long and want signal monitoring, then this is for you!
Additionally, if you use vnstat to monitor your bandwidth, clicking the status icon will display your current months usage for ppp0.
Dell 5530 / Ericsson f3507g 3G Signal Monitor for Linux
Hopefully someone may find this program useful! If you do, why not consider donating to Multiple Sclerosis? There is a sponsorship button on the front page of my blog or at JustGiving
I've since updated this program to now use PyGTK to display a status icon indicating the signal strength and the access type. Through this icon the radio state can be changed to enforce 3G only, GPRS only or 3G preferred connections (aswell as turning the radio off).
The script should work in tandem to network-manager so you can still get online using something you already use. The only addition is a new status icon with your signal strength - something ModemManager should resolve when it becomes available as standard in a few months time. If you can't wait that long and want signal monitoring, then this is for you!
Additionally, if you use vnstat to monitor your bandwidth, clicking the status icon will display your current months usage for ppp0.
Dell 5530 / Ericsson f3507g 3G Signal Monitor for Linux
Hopefully someone may find this program useful! If you do, why not consider donating to Multiple Sclerosis? There is a sponsorship button on the front page of my blog or at JustGiving
Labels: 3g, 5530, dell, f3507g, linux, open source, python
Sunday, May 06, 2007
DRS Software
Steven Murdoch left an interesting comment on my previous posting about the Scottish Election Chaos. Namely that the electoral commission recommends that in the event of crosses and numbers being placed in the wrong columns a system where the ballot can still be counted and not simply discarded as 'spoiled'. Steven simply hoped that the software does follow this recommendation.
As a recent convert to Apple Mac OS X from Linux over 2 years ago, I'm not quite the Open Source Advocate as I once was. However, if ever there was a case for OSS, this must be it. I really would like the ability for the public to audit the software DRS has written to ensure it follows the guidelines. Even though it has been 'independently reviewed', I simply don't trust the programmers who wrote it unless I can see test suite results and/or the code. They don't have to reveal the company secrets that actually interpret the glyphs written on the paper - but they can open the algorithm used to produce the final results.
As a recent convert to Apple Mac OS X from Linux over 2 years ago, I'm not quite the Open Source Advocate as I once was. However, if ever there was a case for OSS, this must be it. I really would like the ability for the public to audit the software DRS has written to ensure it follows the guidelines. Even though it has been 'independently reviewed', I simply don't trust the programmers who wrote it unless I can see test suite results and/or the code. They don't have to reveal the company secrets that actually interpret the glyphs written on the paper - but they can open the algorithm used to produce the final results.
Labels: computers, election 2007, open source, software
Subscribe to Posts [Atom]