-
eb884ce0e6
cleanup of commented out code
alanbjohnston
2019-07-23 06:17:32 -0400
-
cb9d4609da
always get voltage and power, cleanup
#21
alanbjohnston
2019-07-23 05:09:21 -0400
-
fa4850f555
added 2x multiply to fix current values
alanbjohnston
2019-07-23 04:05:14 -0400
-
6816d503b5
changed data.config from Adafruit Lib
alanbjohnston
2019-07-23 03:54:50 -0400
-
a84d5297ee
typos
alanbjohnston
2019-07-23 03:43:40 -0400
-
69d4f1a6a7
fixed typos in config function
alanbjohnston
2019-07-23 03:42:12 -0400
-
589a817982
added 400mA and 2A configurations
alanbjohnston
2019-07-23 03:40:25 -0400
-
86687fea6e
fixed compiler warnings
alanbjohnston
2019-07-23 03:18:47 -0400
-
47e2d82e04
fixed x_fd in function call
alanbjohnston
2019-07-23 03:17:08 -0400
-
8c591373ca
added sensor reading to the read_sensor_data function
alanbjohnston
2019-07-23 03:15:10 -0400
-
278f79d7c8
fixed typos
alanbjohnston
2019-07-23 02:15:50 -0400
-
8ea8eaffb5
fixed references to data struct
alanbjohnston
2019-07-23 02:13:26 -0400
-
87332dc6a2
fixed initialization of struct
alanbjohnston
2019-07-23 02:12:24 -0400
-
025e6effb7
created config structure
alanbjohnston
2019-07-23 02:10:06 -0400
-
6572129c23
Merge pull request #11 from jmclemo6/refactor-i2c-reading-code
alanbjohnston
2019-07-23 08:25:23 +0300
-
-
5fef435df2
Merge branch 'ina-struct' into refactor-i2c-reading-code
#7
#11
alanbjohnston
2019-07-23 08:25:06 +0300
-
-
-
-
61240b40ec
changed to all sensor[] tlm
#17
alanbjohnston
2019-07-23 01:04:45 -0400
-
8db31fc5c3
commented out readcurrenty.py call
alanbjohnston
2019-07-22 14:32:23 -0400
-
e6fd3b3dca
changed order of current and bus reading to match old code
alanbjohnston
2019-07-22 14:26:16 -0400
-
f2260ebc63
commented out last of x_fd, y_fd, and z_fd
alanbjohnston
2019-07-22 14:17:58 -0400
-
1171effa92
disable old code to test new code
alanbjohnston
2019-07-22 13:36:09 -0400
-
3998bc3165
-X, -Y, and -Z voltage working!
Alan Johnston
2019-07-22 11:50:24 -0400
-
b10a98064a
fixed value type
alanbjohnston
2019-07-22 11:28:22 -0400
-
6d2b7ae798
reverted bus switch, testing new busVolts calculation
alanbjohnston
2019-07-22 11:21:13 -0400
-
de2c89411d
turning off master code i2c-1 read as a test
alanbjohnston
2019-07-22 10:52:34 -0400
-
ee45b62175
switched master code from 1 to 0 to test
alanbjohnston
2019-07-22 10:39:58 -0400
-
29522b3220
changed to %+4.2f for sign alignment
alanbjohnston
2019-07-22 08:51:09 -0400
-
57112c38b1
Changed -1 to OFF
alanbjohnston
2019-07-22 08:48:11 -0400
-
eb6cff57d8
fixed x_voltage, x_power definitions
alanbjohnston
2019-07-22 08:46:41 -0400
-
0427a73b1e
commented out unneeded #defines
alanbjohnston
2019-07-22 08:43:58 -0400
-
accfbe7747
fixed #DEBUG LOGGING of x_fd, y_fd, and z_fd
alanbjohnston
2019-07-22 08:40:48 -0400
-
52a9087bf0
reconfigures power and voltage to eliminate no debug compiler warnings
alanbjohnston
2019-07-22 08:35:53 -0400
-
03261b9cfe
added missing #ifdef DEBUG_LOGGING around printfs
alanbjohnston
2019-07-22 08:30:15 -0400
-
09bc98a60a
got rid of "sensnsor"
alanbjohnston
2019-07-22 08:27:18 -0400
-
eddd071771
changed temp printf
alanbjohnston
2019-07-22 08:25:18 -0400
-
b9b8d7e826
fixed V printf
alanbjohnston
2019-07-22 08:20:54 -0400
-
e46e82f18a
cleanup of V, mA, and mW printfs
alanbjohnston
2019-07-22 08:19:44 -0400
-
17d99e839b
added x_voltage, y_voltage, and z_voltage readings
alanbjohnston
2019-07-22 08:14:25 -0400
-
dc17fd64ed
Added debug flag to Adafruit_INA219
alanbjohnston
2019-07-22 07:51:23 -0400
-
1addf19abc
changed to all I2C telemetry
#27
alanbjohnston
2019-07-22 03:58:36 -0400
-
235fd7d6dd
removed debug ina219[] printf
alanbjohnston
2019-07-22 03:37:01 -0400
-
4babd58712
fixed printf
alanbjohnston
2019-07-22 03:35:28 -0400
-
e87ea997f0
fixed config and x_power from master
alanbjohnston
2019-07-22 03:33:49 -0400
-
6b73a5a8ee
x_calValue cleanup with code from master
alanbjohnston
2019-07-22 03:30:20 -0400
-
ab7e10a6d6
putting back master code for x_fd, y_fd, and z_fd
alanbjohnston
2019-07-22 03:20:59 -0400
-
58eadd263e
changed printf for sensor data
alanbjohnston
2019-07-21 13:48:04 -0400
-
8d5ecd3633
fixed debug loging warning
alanbjohnston
2019-07-21 13:13:42 -0400
-
58419e72a4
Update main.c
alanbjohnston
2019-07-21 13:08:12 -0400
-
9877a9caf1
replaced INA219_CONFIG_GAIN_8_320MV
alanbjohnston
2019-07-21 12:30:49 -0400
-
9fc67b8e39
removed ina219.h since replaced by Adafruit
alanbjohnston
2019-07-21 12:25:06 -0400
-
4a9c9f97c7
fixed location of Adafruit_INA219.h
alanbjohnston
2019-07-21 12:21:14 -0400
-
6c495cd29c
added #include "Adafruit_INA219/Adafruit_INA219.h"
alanbjohnston
2019-07-21 12:19:16 -0400
-
397ba72eaf
cleanup of x_fd printfs
alanbjohnston
2019-07-21 11:39:47 -0400
-
28353dd3de
switched x_fd to wireReadRegister
alanbjohnston
2019-07-21 11:33:38 -0400
-
1fd7a2f0de
Update main.c
alanbjohnston
2019-07-21 11:27:44 -0400
-
f7aa30efee
fixed x_fd, cleanup of rest
alanbjohnston
2019-07-21 11:18:07 -0400
-
c979313e9f
Compiling now, no -x, -y, or -z current; removed CALLSIGN
alanbjohnston
2019-07-21 11:10:28 -0400
-
ea059afeb6
Update main.c
alanbjohnston
2019-07-21 10:49:36 -0400
-
9b31ba1370
commented out arduinoI2C
alanbjohnston
2019-07-21 10:48:42 -0400
-
4f031fa813
commented out extra curly bracket
alanbjohnston
2019-07-21 10:45:37 -0400
-
ff183d7378
Update main.c
alanbjohnston
2019-07-21 10:43:43 -0400
-
bd5b35c784
renamed config to x_config
alanbjohnston
2019-07-21 10:42:26 -0400
-
7af040c081
Fixed battery current sign bug
#23
alanbjohnston
2019-07-21 07:13:39 -0400
-
dd82b2b3a2
fixed #ifdef in wrong place
alanbjohnston
2019-07-21 06:35:44 -0400
-
2af578c366
removed nested #endif
alanbjohnston
2019-07-21 06:22:43 -0400
-
8761508b9f
put #ifdef WIRING_PI around WiringPi reads for -X, -Y, and -Z sensors
alanbjohnston
2019-07-21 06:19:56 -0400
-
8f77d5e306
fixed battery current, added 1 second delay between i2c reads
alanbjohnston
2019-07-21 06:10:06 -0400
-
5b7b53200a
removed -80kHz frequency offset
alanbjohnston
2019-07-21 05:43:12 -0400
-
cece5c513f
added debug INFO printf of tx frequency
#20
alanbjohnston
2019-07-21 05:40:14 -0400
-
5a578aa405
Update main.c
alanbjohnston
2019-07-21 05:36:34 -0400
-
914aaa5db3
printf of tx_freq_hz
alanbjohnston
2019-07-21 05:34:35 -0400
-
edf2f92aaf
Update main.c
alanbjohnston
2019-07-21 05:33:29 -0400
-
8b6f8d94e0
Update main.c
alanbjohnston
2019-07-21 05:32:42 -0400
-
1984d71d40
Update main.c
alanbjohnston
2019-07-21 05:31:56 -0400
-
8e0cdab9f4
added INFO debug frequency of transmit
alanbjohnston
2019-07-21 05:31:14 -0400
-
9a58008c3c
transmits on freq 80kHz too low
alanbjohnston
2019-07-21 05:27:11 -0400
-
b4f36fc64b
commented out all of get_tlm
alanbjohnston
2019-07-21 05:18:56 -0400
-
f2ff3a8e81
no tlm test
alanbjohnston
2019-07-21 05:15:15 -0400
-
3fbba5192b
typos
alanbjohnston
2019-07-21 05:05:23 -0400
-
dd12a1662f
fixing typos
Alan Johnston
2019-07-21 04:55:31 -0400
-
bdb15a1dbb
Fixed BAT typo
alanbjohnston
2019-07-21 04:48:46 -0400
-
4b4947879c
switched to Adafruit I2C readings for all voltages and currents
alanbjohnston
2019-07-21 04:41:03 -0400
-
3e7fa64225
changes
Alan Johnston
2019-07-21 04:29:39 -0400
-
-
85f7bdf092
fixed missing Adafruit_INA219.o
alanbjohnston
2019-07-20 08:56:10 -0400
-
e30b0b0d11
merge cleanup fixes
alanbjohnston
2019-07-20 08:53:47 -0400
-
7244ac188d
fixes
alanbjohnston
2019-07-20 08:52:29 -0400
-
205635bc1f
renamed current to x_current
alanbjohnston
2019-07-20 08:45:03 -0400
-
9044a17901
Update Makefile
alanbjohnston
2019-07-20 08:40:36 -0400
-
a8e7473853
rest
alanbjohnston
2019-07-20 08:35:31 -0400
-
535b56430a
merge up to line 207
alanbjohnston
2019-07-20 08:27:13 -0400
-
-
-
69c459d293
Update main.c
alanbjohnston
2019-07-20 08:09:54 -0400
-
35701f1e01
Merge branch 'test-merge' into i2c_ina219
#10
alanbjohnston
2019-07-20 13:29:11 +0300
-
-
-
-
83cec35671
frequency set to 434.9 MHz
Alan Johnston
2019-07-20 05:43:21 -0400
-
a88e52af5a
callsign added via command line argv[1]
Alan Johnston
2019-07-20 05:12:38 -0400
-
2bbd6a3116
Update main.c
alanbjohnston
2019-07-20 05:05:19 -0400
-
b645db5d5d
Update main.c
alanbjohnston
2019-07-20 05:03:20 -0400
-
e06842a698
Update main.c
alanbjohnston
2019-07-20 04:52:30 -0400
-
1141fe958d
Update main.c
alanbjohnston
2019-07-20 04:51:58 -0400
-
f308d5d4eb
added command line Callsign
alanbjohnston
2019-07-20 04:50:45 -0400
-
f7fdbc20cb
fixed source and dest callsign printf issue
alanbjohnston
2019-07-20 03:52:55 -0400
Powered by TurnKey Linux.