Commit Graph

  • 57d0a56cb7
    reverted changes alanbjohnston 2019-07-20 03:50:18 -0400
  • 3e18c22cd1
    Update main.c alanbjohnston 2019-07-20 03:47:57 -0400
  • 671a359432
    Update main.c alanbjohnston 2019-07-20 03:42:28 -0400
  • 3480dfd501
    added callsign and telem printf alanbjohnston 2019-07-20 03:41:40 -0400
  • 249b114227
    fixed printf of source, dest callsign alanbjohnston 2019-07-20 03:35:31 -0400
  • 601217a87e
    Update ax25.c alanbjohnston 2019-07-20 03:34:49 -0400
  • 78b440aed7
    added src>dst: to printf alanbjohnston 2019-07-20 03:32:31 -0400
  • 78499e72d9
    removed last printf alanbjohnston 2019-07-20 03:26:53 -0400
  • 65b6fac1c3
    added stdio.h alanbjohnston 2019-07-20 03:15:55 -0400
  • 20178e9d7c
    added printf of packet alanbjohnston 2019-07-20 03:15:03 -0400
  • aa2148083c
    added #ifdef DEBUG_LOGGING around INFO printf messages alanbjohnston 2019-07-20 03:01:13 -0400
  • 568bab80e1
    Fixed missing / in /dev/i2c-0 alanbjohnston 2019-07-20 02:56:09 -0400
  • c8db1e4f62
    Added #ifdef DEBUG_LOGGING around all non-error printfs alanbjohnston 2019-07-20 02:54:00 -0400
  • 55c7eba409 changed -std=c99 to gnu99 to fix warnings Alan Johnston 2019-07-20 02:05:00 -0400
  • 1fb0b351c9
    Merge pull request #9 from alanbjohnston/code-cleanup alanbjohnston 2019-07-20 08:48:21 +0300
  • 799fd71444
    Merge branch 'next-version' into code-cleanup #9 alanbjohnston 2019-07-20 08:45:58 +0300
  • 23f7067e6b auto loading chromium #8 Alan Johnston 2019-07-18 13:15:00 +0000
  • 4286a09f0f updates to scripts and config files Alan Johnston 2019-07-18 12:45:15 +0000
  • ced44d2f97 groundstation scripts and configuration files Alan Johnston 2019-07-17 08:33:05 +0000
  • 2bfa17abfd Fix indentation in read_sensor_data Jacob McLemore 2019-07-16 13:40:07 +0100
  • 73675b2f9f Change i2c sensor reading code to use the read_sensor_data function jmclemo6 2019-07-12 02:15:59 -0400
  • a59e0c3088 Add function and struct to read sensor data. jmclemo6 2019-07-12 02:11:42 -0400
  • 84ca6f7755 48k mono MS (16 bit little endian) Alan Johnston 2019-07-11 10:33:25 +0000
  • 4bbdddddd9
    Update main.c alanbjohnston 2019-07-09 03:11:39 -0400
  • 3a1d310507
    Merge pull request #6 from alanbjohnston/rangingtest alanbjohnston 2019-07-08 14:50:58 +0300
  • c0e3b9e70f
    Autoranging error messages added #6 alanbjohnston 2019-07-08 07:34:39 -0400
  • 02133b00af
    Update ax5043.c alanbjohnston 2019-07-08 07:29:44 -0400
  • 2ae75ad8a7
    autoranging with timeout alanbjohnston 2019-07-08 07:09:41 -0400
  • 02ff2ecb32
    autoranging bug fix alanbjohnston 2019-07-08 06:40:03 -0400
  • d0ae44ea32
    Testing change of RNG START bit test in ax5043_autoranging alanbjohnston 2019-07-08 04:13:40 -0400
  • fbf6fa8c0c
    Update main.c alanbjohnston 2019-07-07 02:01:34 -0400
  • cd14848514
    Update main.c alanbjohnston 2019-07-07 01:57:24 -0400
  • 16cd676459
    Update main.c alanbjohnston 2019-07-07 01:18:07 -0400
  • f720278ce4
    Update main.c alanbjohnston 2019-07-06 16:51:06 -0400
  • f6a0888126
    Update main.c alanbjohnston 2019-07-06 16:15:59 -0400
  • ed6452ed25
    Update main.c alanbjohnston 2019-07-06 16:14:40 -0400
  • b24d1fcf83
    Update main.c alanbjohnston 2019-07-06 16:12:14 -0400
  • 0a36cc2f07
    Update main.c alanbjohnston 2019-07-06 16:10:42 -0400
  • 89f794331e
    Update main.c alanbjohnston 2019-07-06 16:09:38 -0400
  • b1f6e12f53
    Update main.c alanbjohnston 2019-07-06 16:08:41 -0400
  • 0c6805f1cd
    Update main.c alanbjohnston 2019-07-06 16:04:38 -0400
  • 0d51b46465
    Update main.c alanbjohnston 2019-07-06 16:02:11 -0400
  • 61c3790ad3
    Update main.c alanbjohnston 2019-07-06 16:00:31 -0400
  • 5d3131276e
    Update main.c alanbjohnston 2019-07-06 15:59:09 -0400
  • e4cbde2f88
    Update main.c alanbjohnston 2019-07-06 15:41:58 -0400
  • b893833d6c
    Update main.c alanbjohnston 2019-07-06 15:33:48 -0400
  • d6e1eceb5c
    Update main.c alanbjohnston 2019-07-06 03:47:52 -0400
  • 341356bf33
    Update main.c alanbjohnston 2019-07-06 03:24:40 -0400
  • 96d3b910a1
    Update main.c alanbjohnston 2019-07-06 03:22:32 -0400
  • 34481f4eb4
    Update main.c alanbjohnston 2019-07-06 03:21:19 -0400
  • 9e0e42617e
    added calls to Adafruit_INA219 libs alanbjohnston 2019-07-06 03:19:36 -0400
  • 3be2f3b5ba
    Update Makefile alanbjohnston 2019-07-06 02:54:27 -0400
  • 45970c7b62
    added Adafruit_INA219 alanbjohnston 2019-07-06 02:29:51 -0400
  • 2d8d802da5 testing c code not working Alan Johnston 2019-07-06 02:23:55 -0400
  • 6bb9b97fbd Merge branch 'master' of http://github.com/alanbjohnston/CubeSatSim Alan Johnston 2019-07-05 06:31:36 -0400
  • b1ae87aa5e added CPU temp sensor to tlm Alan Johnston 2019-07-05 06:31:28 -0400
  • 87e35a08d3
    Experimental spreadsheet for Windows Multimon-ng Decoding alanbjohnston 2019-07-05 12:22:15 +0300
  • eb7ed331e5
    Add files via upload alanbjohnston 2019-07-05 11:06:38 +0300
  • 70314c3a29
    Experimental spreadsheet for Windows Multimon-ng and CPU Temp alanbjohnston 2019-07-05 11:01:01 +0300
  • ef0fbea1db
    Delete tl_tcp alanbjohnston 2019-06-30 05:14:15 -0400
  • c45c3935a2
    Create rtl_tcp alanbjohnston 2019-06-30 05:14:02 -0400
  • 81ea69f44a Create tl_tcp alanbjohnston 2019-06-30 05:13:18 -0400
  • 1be6f19155
    Update config_webrx.py alanbjohnston 2019-06-05 11:13:17 -0400
  • c53594742c
    Update sdr.sh alanbjohnston 2019-06-05 11:08:41 -0400
  • acec101e96
    Create aprs.sh alanbjohnston 2019-06-04 21:22:58 -0400
  • edede8837f
    Update sdr.sh alanbjohnston 2019-06-04 20:41:46 -0400
  • 63eb4009be
    Create ipaddress.sh alanbjohnston 2019-06-04 19:21:33 -0400
  • 2584384526
    Update sdr.sh alanbjohnston 2019-06-04 19:20:52 -0400
  • dbfa9d76e0
    Update config_webrx.py alanbjohnston 2019-06-04 19:05:50 -0400
  • 1fa11a60ca
    Update sdr.sh alanbjohnston 2019-06-04 18:17:06 -0400
  • e0b663f09f
    Update decode.sh alanbjohnston 2019-06-04 18:16:12 -0400
  • ad52d84a5f
    Delete autodecode.sh alanbjohnston 2019-06-04 18:00:32 -0400
  • ffbe635634
    Create decode.sh alanbjohnston 2019-06-04 18:00:21 -0400
  • 1452fca8c5
    Create README.md alanbjohnston 2019-06-03 17:36:43 -0700
  • a344fbf555
    Create config_webrx.py alanbjohnston 2019-06-03 17:24:58 -0700
  • 0825f8ca04
    Update autodecode.sh alanbjohnston 2019-06-03 17:20:04 -0700
  • d725f8d9a1
    Create sdr.sh alanbjohnston 2019-06-03 17:19:17 -0700
  • 854b0699cd
    added shell script for Pi Ground Station alanbjohnston 2019-06-03 17:18:14 -0700
  • 773b7b90b3
    added modulo 24 to UTC calculation bug alanbjohnston 2019-05-26 18:04:00 -0400
  • 32866f8a3c
    Add files via upload alanbjohnston 2019-05-24 16:16:25 -0400
  • bf0188140f
    Create frequencies.xml alanbjohnston 2019-05-24 15:49:47 -0400
  • 40c5f4ea27
    Fixed callsign alanbjohnston 2019-05-14 19:21:38 -0400
  • 33b44e286d
    Delete afsk6.wav alanbjohnston 2019-05-14 17:58:57 -0400
  • 09af4effea
    Delete afsk7.wav alanbjohnston 2019-05-14 17:58:49 -0400
  • 85e0e85be5
    Delete afsk5ms.wav alanbjohnston 2019-05-14 17:58:40 -0400
  • 2bac4771fd
    Delete afsk5msfloat.wav alanbjohnston 2019-05-14 17:58:28 -0400
  • 483a1018d3
    MS 32 float .WAV alanbjohnston 2019-05-14 17:56:58 -0400
  • b4eb78a632
    Added .WAV MS 32 bit float with latest TLM alanbjohnston 2019-05-14 17:54:22 -0400
  • 2bccfcde9b
    Added .WAV file in MS format (Audacity saved) with latest telem alanbjohnston 2019-05-14 17:51:31 -0400
  • f10c87d125
    Added .WAV file in 16 bit PCM with latest telem alanbjohnston 2019-05-14 17:46:39 -0400
  • 2b451a9dfd
    Added IEEE .WAV file with latest telem alanbjohnston 2019-05-14 17:41:11 -0400
  • 5c64372051
    Added audio .WAV file with latest telem alanbjohnston 2019-05-14 17:31:00 -0400
  • 0477898fc7
    Update readme.txt alanbjohnston 2019-05-13 16:22:59 -0400
  • 99160a5922
    Update readme.txt alanbjohnston 2019-05-12 19:52:44 -0400
  • 22747e78b5
    Added -Z telem alanbjohnston 2019-05-09 17:56:23 -0400
  • 38fcb96a03
    fixed -Z telem bug alanbjohnston 2019-05-09 17:50:27 -0400
  • be415f1fab
    fixed -Z telem bug alanbjohnston 2019-05-09 17:49:40 -0400
  • df85a9440f
    fixed -Z current bug alanbjohnston 2019-05-09 16:40:10 -0400
  • 5cf9450946
    Update README.md alanbjohnston 2019-05-05 07:31:52 -0400
  • 1d2dbf1977
    Update README.md alanbjohnston 2019-05-05 07:00:56 -0400

Powered by TurnKey Linux.