John's Vademecum

Try to learn something about everything, and everything about something -Thomas Huxley “Darwin's bulldog” (1824-1895)

User Tools

Site Tools


public:radio:radio_database:ic-r75

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
public:radio:radio_database:ic-r75 [13/07/22 10:28 BST] – [2. Repairs / Mods] johnpublic:radio:radio_database:ic-r75 [06/03/25 06:49 GMT] (current) – external edit 127.0.0.1
Line 2: Line 2:
  
  
-====== IC-R75 ======+====== Icom IC-R75 ======
  
-===== Details =====+=====  Details =====
  
  
-===== Repairs / Mods =====+=====  Repairs / Mods =====
  
   * -5V DC/DC converter   * -5V DC/DC converter
Line 17: Line 17:
       * Improve heatsinking of regulator IC to chassis       * Improve heatsinking of regulator IC to chassis
  
-===== Remote Control =====+=====  Remote Control =====
  
 {{ :public:radio:radio_database:netradio.png?direct&400 |}} {{ :public:radio:radio_database:netradio.png?direct&400 |}}
Line 71: Line 71:
 Remote control is achieved via a SSH connection to shack ''laptop'' to run the netradio ''client.py'' and the RX audio can be heard via PicoPhone. Remote control is achieved via a SSH connection to shack ''laptop'' to run the netradio ''client.py'' and the RX audio can be heard via PicoPhone.
  
-===== Further Reading =====+ 
 +===== Documentation ===== 
 + 
 +  * {{ :public:radio:radio_database:icr75_instructionmanual.pdf |}} 
 +  * {{ :public:radio:radio_database:icom_ic_r75_service_manual.pdf |}} 
 + 
 + 
 + 
 +=====  Further Reading =====
  
   * Python code for the remote control at ''github'' [[https://github.com/gm4slv/netradio]]   * Python code for the remote control at ''github'' [[https://github.com/gm4slv/netradio]]
  
 ==== server.py ==== ==== server.py ====
 +
 +++++ Code.... |
  
 <code python> <code python>
Line 289: Line 299:
 </code> </code>
  
 +++++
 ==== icom.py ==== ==== icom.py ====
 +
 +++++ Code ... |
  
 <code python> <code python>
Line 641: Line 654:
  
  </code>  </code>
 +
 +++++
  
 ==== conf.py ==== ==== conf.py ====
 +
 +++++ Code .... |
  
 <code python> <code python>
Line 692: Line 709:
 n4 = "IC-M710" n4 = "IC-M710"
 </code> </code>
 +
 +++++
 +
  
 ==== client.py ==== ==== client.py ====
 +
 +++++ Code .... |
  
 <code python> <code python>
Line 1097: Line 1119:
  
 </code> </code>
 +
 +++++
 +
 ==== Page Info ==== ==== Page Info ====
  
Line 1105: Line 1130:
  
  
-{{tag>radio}}+{{tag>radio icr75}}
  
  
public/radio/radio_database/ic-r75.1657704488.txt.gz · Last modified: 06/03/25 06:49 GMT (external edit)