index
:
mtdot-box-evb-factory-firmware.git
master
Factory Firmware for MTDOT-BOX and MTDOT-EVB
Multi-Tech Systems
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
2016-01-06
display countdown over "send" and "interval" labels instead of over "back" la...
Mike Fiore
2
2016-01-06
Merge branch 'master' of ssh://sw.multitech.prv/git/mdot/mtdot-box-evb
Leon Lindenfelser
1
2016-01-06
Change the verbiage of the configuration help screen. Scrolls 3 steps now.
Leon Lindenfelser
3
2016-01-06
remove 1 hour interval in demo mode b/c mbed timers can only count up to ~35 ...
Mike Fiore
1
2016-01-06
add back button to Interval and Trigger modes in LoRa demo so we don't have t...
Mike Fiore
1
2016-01-05
remove "Cancel" label on SW1 from Survey Sweep help screen - it doesn't do an...
Mike Fiore
1
2016-01-05
wait 5 seconds between surveys in a sweep in 868 frequency band
Mike Fiore
1
2015-12-21
disable interrupts in library code instead of SensorHandler
Mike Fiore
1
2015-12-16
fix whitespace in SensorHandler.h
Mike Fiore
1
2015-12-16
update AT command help, add AT+EXIT command so it gets displayed in help
Mike Fiore
12
2015-12-15
remove some unnecessary logging, fix bug logging new data rate and power in s...
Mike Fiore
3
2015-12-15
Display accelerometer data in g force for demo mode.
Leon Lindenfelser
1
2015-12-14
use 'L' for survey single and 'S' for survey sweep in data file, refactor cod...
Mike Fiore
1
2015-12-14
fix "Power" "DR/PWR" discrepancy
Mike Fiore
1
2015-12-14
add guts of function node that parses data packets sent by the BOX/EVB
Mike Fiore
1
2015-12-14
rename *ping* variables to *link_check*, remove some debug comments
Mike Fiore
3
2015-12-11
disable interrupts around critical sections in SensorHandler
Mike Fiore
1
2015-12-11
fix SW1 issue on cold boot by initializing _sw#_running variables
Mike Fiore
1
2015-12-11
fix build break from merge
Mike Fiore
1
2015-12-11
Merge branch 'link_check'
Mike Fiore
9
2015-12-11
display "No Free Channel" string properly in 868 mode
Mike Fiore
5
2015-12-11
fix bug in layout where a character from last field could be displayed in new...
Mike Fiore
12
2015-12-10
Fixed acceleration values... use int16_t not uint16_t.
Leon Lindenfelser
3
2015-12-10
update mdot-library to get SNR fix & update accordingly
Mike Fiore
3
2015-12-10
preserve configured data rate and power when entering and exiting modes
Mike Fiore
5
2015-12-10
explicitly set data rate and power in Demo mode
Mike Fiore
2
2015-12-10
remove extra GPS and Sensor objects from Mode class
Mike Fiore
13
2015-12-09
Display sensor data on demo screen.
Leon Lindenfelser
6
2015-12-09
Merge branch 'master' of ssh://sw.multitech.prv/git/mdot/mtdot-box-evb
Leon Lindenfelser
3
2015-12-09
fix bug in LayoutDemoSampling countdown update
Mike Fiore
1
2015-12-09
update MTS-Serial
Mike Fiore
1
2015-12-09
update MTS-Serial
Mike Fiore
1
2015-12-09
update setup script - clone mbed libs if they don't exist, otherwise update them
Mike Fiore
1
2015-12-09
update comment about setting pin mode for ButtonHandler interrupts
Mike Fiore
1
2015-12-09
Merge branch 'sensors'
Leon Lindenfelser
4
2015-12-08
Removed test code from main.
Leon Lindenfelser
1
2015-12-08
Added more getters to the sensor handler.
Leon Lindenfelser
5
2015-12-08
use link check instead of ping for compatibility with 3rd party network servers
Mike Fiore
8
2015-12-07
fix bug where Mode could parse incorrect sweep index
Mike Fiore
1
2015-12-07
remove empty case statements from switches in modes
Mike Fiore
3
2015-12-07
reset activity LED back to red when exiting to main menu
Mike Fiore
3
2015-12-07
LED1 is red when not joined, green when joined, and blinks when communicating...
Mike Fiore
2
2015-12-07
Removed print statement verification code from main.cpp and SensorHander.cpp.
Leon Lindenfelser
2
2015-12-07
Made a few changes to get the sensor handler code working correctly.
Leon Lindenfelser
3
2015-12-04
give the GPS lib a handle to the LED controller so it can blink LED2 when not...
Mike Fiore
1
2015-12-04
display "sending..." long enough for user to see it
Mike Fiore
2
2015-12-04
only display duty cycle if not currently joining
Mike Fiore
1
2015-12-04
some tweaks to display in Demo Mode
Mike Fiore
2
2015-12-04
display if GPS was detected on startup screen
Mike Fiore
3
2015-12-04
implement demo mode logic - still need to add sensor data
Mike Fiore
5
[next]