Commit Graph

  • 6ab146ec71
    Update README.md alanbjohnston 2019-05-05 06:59:36 -0400
  • 264a0a64c2
    Update README.md alanbjohnston 2019-05-05 06:59:07 -0400
  • f3a328f093
    Update README.md alanbjohnston 2019-04-23 21:35:02 -0400
  • 494fd354ad Added -X and -Y telemetry alanbjohnston 2019-04-23 21:29:31 -0400
  • b8ed84efef Add files via upload #5 gbruner7607 2019-04-20 22:51:11 -0400
  • 7f0ec0d1e8 curl seems to work Alan Johnston 2019-04-19 17:25:28 -0400
  • f2f21cea26 still trying to get curl to work Alan Johnston 2019-04-19 15:52:06 -0400
  • aacade364f almost working curl Alan Johnston 2019-04-19 15:43:00 -0400
  • 304b366370 linked with libcurl4-openssl-dev Alan Johnston 2019-04-19 14:52:20 -0400
  • 80549a39c1
    added stdio.h alanbjohnston 2019-04-19 14:21:51 -0400
  • 9561938724
    added date and frame printing for curl alanbjohnston 2019-04-19 13:54:56 -0400
  • d37291c87f Added error when pi-ina219 not installed Alan Johnston 2019-04-15 14:58:57 +0000
  • aad44d870a
    Added warning if python package ina219 is not installed alanbjohnston 2019-04-15 10:45:51 -0400
  • bdd4a405e7
    Merge pull request #4 from jmclemo6/code-cleanup alanbjohnston 2019-04-13 08:52:18 -0400
  • 3dbf81adf8 Change open calls to access #4 jmclemo6 2019-04-11 13:20:30 -0400
  • d4b1d01982
    Merge pull request #3 from jmclemo6/afsk-c-refactor alanbjohnston 2019-04-10 11:50:36 -0400
  • c896a8c87f
    Update README.md alanbjohnston 2019-04-09 18:55:26 -0400
  • 9d4b18b997
    Delete i2c_slave_with_sensor_reading alanbjohnston 2019-04-09 18:54:15 -0400
  • 00fa825752
    Create i2c_slave_with_sensor_reading.ino alanbjohnston 2019-04-09 18:54:00 -0400
  • e4bd21eec1
    Update README.md alanbjohnston 2019-04-09 17:48:38 -0400
  • bcdbaecb6b
    Create README.md alanbjohnston 2019-04-09 17:39:08 -0400
  • 12d3bf6999
    Update i2c_slave_register_read.ino alanbjohnston 2019-04-09 17:36:12 -0400
  • 2ff2ad2e12
    Update i2c_slave_with_sensor_reading alanbjohnston 2019-04-09 17:33:43 -0400
  • 7a936d5e84
    Create i2c_slave_with_sensor_reading alanbjohnston 2019-04-09 17:30:29 -0400
  • 55660e29fb Refactor afsk/main.c to have better formatting and use ifdef guards instead of commenting out logging. #3 jmclemo6 2019-04-08 18:18:55 -0400
  • 78daccace0
    Merge pull request #2 from jmclemo6/memset-change alanbjohnston 2019-04-08 07:33:19 -0400
  • cc872f923b Change for loop to memset #2 jmclemo6 2019-04-08 00:45:00 -0400
  • 7118098894 set channel to 0 Alan Johnston 2019-04-06 15:59:51 -0400
  • 3cecc4089d Merge branch 'master' of https://github.com/alanbjohnston/CubeSatSim Alan Johnston 2019-04-06 15:58:39 -0400
  • ba678c5625 tx_freq_hz sets frequency and tx_channel sets channel -50k step Alan Johnston 2019-04-06 15:58:13 -0400
  • 209911016c
    Update i2c_slave_register_read.ino alanbjohnston 2019-04-06 15:14:35 -0400
  • 8f115f2ed3
    Update i2c_master_register_read.ino alanbjohnston 2019-04-06 14:53:33 -0400
  • a4749459f0
    changed test register values alanbjohnston 2019-04-06 14:51:55 -0400
  • d81fff6df9 Arduio 4 register telemetry transmitted if present Alan Johnston 2019-04-06 14:26:44 -0400
  • 7761aec9e9 started adding arduino telemetry Alan Johnston 2019-04-06 14:17:01 -0400
  • ecc50857d6 Merge branch 'master' of https://github.com/alanbjohnston/CubeSatSim Alan Johnston 2019-04-06 13:07:00 -0400
  • 017a4b8960 fixed AX.25 header PID from 0x0f to 0xf0 Alan Johnston 2019-04-06 13:06:24 -0400
  • d1b5112ada fixed AX.25 header PID from 0x0f to 0xf0 #22 Alan Johnston 2019-04-06 13:03:35 -0400
  • cf4b623818 fixed AX.25 hex dump Alan Johnston 2019-04-06 12:59:49 -0400
  • 42e7c8a1c3 Merge branch 'master' of https://github.com/alanbjohnston/CubeSatSim into payload Alan Johnston 2019-04-06 11:47:51 -0400
  • 38ae118526 Arduino 4 register read and AX.25 hex packet export Alan Johnston 2019-04-06 11:46:41 -0400
  • 4f38f31d6c
    Create i2c_master_register_read.ino alanbjohnston 2019-04-06 10:24:02 -0400
  • dc6e7c6ea0
    Create i2c_slave_register_read.ino alanbjohnston 2019-04-06 10:22:40 -0400
  • 4c54f88c32 voltages reading random Alan Johnston 2019-04-04 22:39:32 -0400
  • 7f446472a3 Merge branch 'payload' of https://github.com/alanbjohnston/CubeSatSim into payload Alan Johnston 2019-04-04 19:22:28 -0400
  • 3b3617d37e working +X current, not power Alan Johnston 2019-04-04 19:21:38 -0400
  • 2b5a9181a5
    Update README.md alanbjohnston 2019-04-04 18:10:08 -0400
  • 1ce3b4c9a4
    Update README.md alanbjohnston 2019-04-04 18:09:43 -0400
  • e78b23018d
    Create README.md alanbjohnston 2019-04-04 18:09:32 -0400
  • 588caae230 working i2c read Alan Johnston 2019-04-04 18:01:43 -0400
  • 92ad4ccc8c
    initial edit alanbjohnston 2019-04-04 17:46:43 -0400
  • 3d4ad40a54
    Changed Arduino I2C address to 0x4B alanbjohnston 2019-04-04 17:38:35 -0400
  • b75632d718
    fixed battery label alanbjohnston 2019-04-04 08:58:55 -0400
  • 0906d16bc3
    fixed Vbatt label alanbjohnston 2019-04-04 08:14:10 -0400
  • 58ddb1d217
    schematic JPG upload alanbjohnston 2019-03-30 11:11:42 -0400
  • f0c4eb46ca
    kicad files for vB3 PCB alanbjohnston 2019-03-25 11:32:04 -0400
  • 2d617e8b0a
    gerbers for vB3 board alanbjohnston 2019-03-25 11:30:54 -0400
  • 60e9a1da91 modified Alan Johnston 2019-03-24 22:02:49 -0400
  • 8cf765a7d0 turned off autoranging on ax5043 to avoid freeze Alan Johnston 2019-03-23 08:52:38 -0400
  • ab6e7b087c
    turned on transmit again alanbjohnston 2019-03-22 18:32:46 -0400
  • 60b548ba31
    Update main.c alanbjohnston 2019-03-22 18:12:07 -0400
  • cabbeb6ce3
    Update main.c alanbjohnston 2019-03-22 18:09:24 -0400
  • 9625b4943f
    reactivated tlm alanbjohnston 2019-03-22 18:08:35 -0400
  • 78d243d50a
    activated it again alanbjohnston 2019-03-22 18:05:41 -0400
  • 3d4cef5c68
    Merge pull request #1 from alanbjohnston/i2c_ina219 alanbjohnston 2019-03-22 18:00:22 -0400
  • 201ae20f67
    Merge branch 'master' into i2c_ina219 #1 alanbjohnston 2019-03-22 17:59:48 -0400
  • 8077763cf6 commented out conf_tx_path since it was locking up Pi Zero W sometimes! Alan Johnston 2019-03-22 17:39:49 -0400
  • 007fada311 trying to find lockup - everything disabled Alan Johnston 2019-03-22 16:41:34 -0400
  • 0b352d75ec
    changed 1000 to 999 in fgets alanbjohnston 2019-03-16 20:12:40 -0400
  • d9201fe636 changed 1000 to 999 on fgets Alan Johnston 2019-03-16 20:00:42 -0400
  • 7918b87f2a i2c reg read from arduino payload Alan Johnston 2019-03-16 19:47:31 -0400
  • a0437b6a74
    Update main.c alanbjohnston 2019-03-14 09:58:56 -0400
  • 66132de2f5
    fixed i2c bus check for arduino alanbjohnston 2019-03-14 09:58:24 -0400
  • 6bbc0ba496
    check i2c-0 before using alanbjohnston 2019-03-14 09:53:53 -0400
  • 43a44bccb2 Merge branch 'i2c_ina219' of http://github.com/alanbjohnston/CubeSatSim into i2c_ina219 Alan Johnston 2019-03-11 20:29:30 -0400
  • 91650f75ca blinking LED using WiringPi Alan Johnston 2019-03-11 20:29:09 -0400
  • 725a9c4e9b
    added -Z alanbjohnston 2019-03-11 07:36:25 -0400
  • 8711c75523 removed sleep and readdata tab spacing: Alan Johnston 2019-03-10 15:33:05 -0400
  • c8c2cc44f0
    Create readdata.py alanbjohnston 2019-03-10 10:44:13 -0400
  • 9e53199bd3 updates Alan Johnston 2019-03-10 10:41:16 -0400
  • f0457202b8
    output data in comma separated format every 1 second alanbjohnston 2019-03-09 09:58:49 -0500
  • 1d647ee6ed
    fixed +X labeling alanbjohnston 2019-03-09 09:49:57 -0500
  • 01e557a5d0
    fixed current and y_current calculation alanbjohnston 2019-02-24 12:24:53 -0500
  • 351ba53514
    fixed y_current alanbjohnston 2019-02-24 12:21:43 -0500
  • 601aa8ff10
    Changed 1C, 1D, 2A, and 2B telemetry values transmitted alanbjohnston 2019-02-24 12:18:15 -0500
  • b1d399ef9a
    read i2c sensors alanbjohnston 2019-02-24 11:54:32 -0500
  • e1f34d2480
    i2c open for X- and Y- alanbjohnston 2019-02-24 11:51:47 -0500
  • d3eacc9529
    removed ; alanbjohnston 2019-02-24 11:38:31 -0500
  • b2ceca87a5
    added ina219.h alanbjohnston 2019-02-24 11:35:35 -0500
  • 8148d7f6ac
    created for c code reading of ina219 current sensors alanbjohnston 2019-02-24 11:33:26 -0500
  • 8f4938486e
    created telem.py telemetry only output for testing and troubleshooting alanbjohnston 2019-02-23 11:08:19 -0500
  • 8b57e23393
    Added AX-5043 register documentation URL alanbjohnston 2019-02-19 21:13:15 -0500
  • db6a5921f6
    Updated with rough instructions on how to use AX-RadioLAB to generate new radio configurations alanbjohnston 2019-02-19 07:42:32 -0500
  • bd0fcb40e9 30 second delay plus output cleanup Alan Johnston 2019-02-09 17:30:48 -0500
  • fc1220314f added needed 20 sec sleep to avoid timing problem Alan Johnston 2019-02-09 16:40:19 -0500
  • f4418f144b Merge branch 'master' of http://github.com/alanbjohnston/CubeSatSim Alan Johnston 2019-02-09 07:49:10 -0500
  • f4114e1c83 added back in sleep 10 Alan Johnston 2019-02-09 07:48:41 -0500
  • 8a5d446e9d
    Update README.md alanbjohnston 2019-02-08 17:40:02 -0500
  • 5f1739ede6
    working alanbjohnston 2019-02-08 17:29:38 -0500
  • 0ad16787c5
    Update README.md alanbjohnston 2019-02-08 17:24:34 -0500

Powered by TurnKey Linux.