diff --git a/hardware/README.md b/hardware/README.md
index eda0f2e..5605e53 100644
--- a/hardware/README.md
+++ b/hardware/README.md
@@ -12,3 +12,4 @@ Most hardware that has been built has a version number
|v0.984.0|First attempt at internal balloon board|
|v0.985.0|Solar Power/Primary AAA Lithium|
|v0.985.1|Added DNP/0Ω between solar and MPPT set for use when only a battery is connected|
+|v0.985.2|BMP180 -> MS5607 Pressure / Temperature Sensor|
diff --git a/hardware/main-solar-simple/Parts.md b/hardware/main-solar-simple/Parts.md
index a718a68..ed03a5e 100644
--- a/hardware/main-solar-simple/Parts.md
+++ b/hardware/main-solar-simple/Parts.md
@@ -12,9 +12,10 @@
| UBLOX MAX-8C | GPS | [HAB Supplies](http://ava.upuaut.net/store/index.php?route=product/product&path=59_64&product_id=108) | 1 | U3
|SST25WF040BT-40I/NP|MICROCHIP - FLASH, 4MBIT, 40MHZ, USON-8|[2414758](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=2414758) [579-25WF040BT-40I/NP](http://uk.mouser.com/Search/Refine.aspx?N=1323043&Keyword=579-25WF040BT-40I/NP)|1|U4 memory 4Mbit
|X1G0041310008 TG-5006CJ-17H 16.369MHZ|EPSON - CRYSTAL, TCXO, TG-5006CJ-17H, 16.369 MHZ|[2405790](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=2405790)|1|U5 TCXO Si4xxx
+|LTC3105EDD#PBF|LINEAR TECHNOLOGY - BOOST, 400MA, MPPC, 10DFN|[1898600](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=1898600)|1|U6 Solar Energy Boost Converter
|TPS3123J18DBVT|TEXAS INSTRUMENTS - IC, 1.62V SUPPLY MONITOR SOT-23-5|[1755607](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=1755607) [595-TPS3123J8DBVT](http://uk.mouser.com/Search/Refine.aspx?N=1323043&Keyword=595-TPS3123J8DBVT)|1|U7 watchdog
|SN74LVC1G32DCKR|TEXAS INSTRUMENTS - IC, SINGLE 2 INPUT OR GATE, SMD|[1470880](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=1470880) [595-SN74LVC1G32DCKR](http://uk.mouser.com/Search/Refine.aspx?N=1323043&Keyword=595-SN74LVC1G32DCKR)|1|U8 or-gate, watchdog subsystem
-|LTC3105EDD#PBF|LINEAR TECHNOLOGY - BOOST, 400MA, MPPC, 10DFN|[1898600](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=1898600)|1|U9 Solar Energy Boost Converter
+|MS560702BA03-50|MEASUREMENT SPECIALTIES - Pressure Sensor, QFN, 8, -40 °C, 85 °C, 1.8 V, 3.6 V|[2362660](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=2362660)|1|U9 MS5607 Pressure / Temperature sensor
|RB161M-20TR|ROHM - Small Signal Schottky Diode, Single, 25 V, 1 A, 350 mV, 30 A, 125 °C|[1525484](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=1525484)|5|D1, D2, D3, D4, D5 Small signal schotty diode
----
@@ -42,7 +43,7 @@
|MC0402X104K100CT|MULTICOMP - SMD Multilayer Ceramic Capacitor, MC Series, 0.1 µF, ± 10%, X5R, 10 V, 0402 [1005 Metric]|[1759380](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=1759380)|9|C11, C12, C13, C14, C15, C16, C17, C18, C19 100nF
|GRM155R61E105KA12D|MURATA - SMD Multilayer Ceramic Capacitor, GRM Series, 1 µF, ± 10%, X5R, 25 V, 0402 [1005 Metric]|[2218855](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=2218855)|1|C20 LTC3015 AUX 1µF
|GRM155R60J225ME15D|MURATA - SMD Multilayer Ceramic Capacitor, GRM Series, 2.2 µF, ± 20%, X5R, 6.3 V, 0402 [1005 Metric]|[2362088](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=2362088)|1|C21 Radio Bypass 2.2µF
-|C1005X5R0J475M050BC|TDK - SMD Multilayer Ceramic Capacitor, C Series, 4.7 µF, ± 20%, X5R, 6.3 V, 0402 [1005 Metric]|[2309027](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=2309027)|2|C22, C23 BMP180 Bypass, LTC3105 LDO 4.7µF
+|C1005X5R0J475M050BC|TDK - SMD Multilayer Ceramic Capacitor, C Series, 4.7 µF, ± 20%, X5R, 6.3 V, 0402 [1005 Metric]|[2309027](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=2309027)|2|C22, C23 MS5607 Bypass, LTC3105 LDO 4.7µF
|06036D106MAT2A|AVX - SMD Multilayer Ceramic Capacitor, 10 µF, ± 20%, X5R, 6.3 V, 0603 [1608 Metric]|[1833804](http://uk.farnell.com/webapp/wcs/stores/servlet/Search?st=1833804)|2|C24, C25 LTC3105 in, out 10µF 0603
----
diff --git a/hardware/main-solar-simple/bristol_longshot.brd b/hardware/main-solar-simple/bristol_longshot.brd
index 0ebb1e9..ba24dff 100644
--- a/hardware/main-solar-simple/bristol_longshot.brd
+++ b/hardware/main-solar-simple/bristol_longshot.brd
@@ -32,12 +32,12 @@
-
-
-
-
+
+
+
+
-
+
@@ -2714,7 +2714,7 @@
Thermistor
SolarGPS
-BMP180
+MS5607Atmel SAMD20ARM SWD
@@ -4297,47 +4297,6 @@ by exp-lbrs.ulp
-
-<h3>SparkFun Electronics' preferred foot prints</h3>
-In this library you'll find sensors- accelerometers, gyros, compasses, magnetometers, light sensors, imagers, temp sensors, etc.<br><br>
-We've spent an enormous amount of time creating and checking these footprints and parts, but it is the end user's responsibility to ensure correctness and suitablity for a given componet or application. If you enjoy using this library, please buy one of our products at www.sparkfun.com.
-<br><br>
-<b>Licensing:</b> Creative Commons ShareAlike 4.0 International - https://creativecommons.org/licenses/by-sa/4.0/
-<br><br>
-You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
->NAME
->VALUE
-
-
-
-
@@ -4357,6 +4316,36 @@ You are welcome to use this library for commercial purposes. For attribution, we
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+>NAME
+>VALUE
+
+
+
@@ -4366,7 +4355,7 @@ You are welcome to use this library for commercial purposes. For attribution, we
-
+<b>EAGLE Design Rules</b>
<p>
Die Standard-Design-Rules sind so gewählt, dass sie für
@@ -4430,7 +4419,7 @@ Please make sure your boards conform to these design rules.
-
+
@@ -4601,10 +4590,9 @@ Please make sure your boards conform to these design rules.
-
-
-
+
+
@@ -4612,7 +4600,7 @@ Please make sure your boards conform to these design rules.
-
+
@@ -4620,6 +4608,7 @@ Please make sure your boards conform to these design rules.
+
@@ -4747,7 +4736,6 @@ Please make sure your boards conform to these design rules.
-
@@ -4767,7 +4755,6 @@ Please make sure your boards conform to these design rules.
-
@@ -4776,7 +4763,6 @@ Please make sure your boards conform to these design rules.
-
@@ -4793,7 +4779,6 @@ Please make sure your boards conform to these design rules.
-
@@ -4838,6 +4823,14 @@ Please make sure your boards conform to these design rules.
+
+
+
+
+
+
+
+
@@ -4964,16 +4957,6 @@ Please make sure your boards conform to these design rules.
-
-
-
-
-
-
-
-
-
-
@@ -4981,26 +4964,18 @@ Please make sure your boards conform to these design rules.
-
-
-
-
-
-
-
-
-
-
+
+
@@ -5008,9 +4983,28 @@ Please make sure your boards conform to these design rules.
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
+
+
+
+
+
@@ -5055,9 +5049,9 @@ Please make sure your boards conform to these design rules.
-
-
-
+
+
+
@@ -5235,9 +5229,9 @@ Please make sure your boards conform to these design rules.
-
-
-
+
+
+
@@ -5371,28 +5365,31 @@ Please make sure your boards conform to these design rules.
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
+
@@ -5497,9 +5494,9 @@ Please make sure your boards conform to these design rules.
-
-
-
+
+
+
@@ -5631,11 +5628,11 @@ Please make sure your boards conform to these design rules.
-
-
-
-
-
+
+
+
+
+
@@ -5684,78 +5681,78 @@ Please make sure your boards conform to these design rules.
-
+
-
+
-
-
+
-
+
+
-
-
-
-
+
-
+
+
+
-
+
-
-
+
+
+
-
+
-
+
-
+
-
-
-
-
+
+
+
+
-
-
-
-
+
+
-
-
+
+
+
+
diff --git a/hardware/main-solar-simple/bristol_longshot.brd.pdf b/hardware/main-solar-simple/bristol_longshot.brd.pdf
index 13ce409..9bbbffc 100644
Binary files a/hardware/main-solar-simple/bristol_longshot.brd.pdf and b/hardware/main-solar-simple/bristol_longshot.brd.pdf differ
diff --git a/hardware/main-solar-simple/bristol_longshot.brd.png b/hardware/main-solar-simple/bristol_longshot.brd.png
index 5814b88..574becf 100644
Binary files a/hardware/main-solar-simple/bristol_longshot.brd.png and b/hardware/main-solar-simple/bristol_longshot.brd.png differ
diff --git a/hardware/main-solar-simple/bristol_longshot.sch b/hardware/main-solar-simple/bristol_longshot.sch
index e698c1b..14cfafb 100644
--- a/hardware/main-solar-simple/bristol_longshot.sch
+++ b/hardware/main-solar-simple/bristol_longshot.sch
@@ -7374,161 +7374,6 @@ by exp-lbrs.ulp
-
-<h3>SparkFun Electronics' preferred foot prints</h3>
-In this library you'll find sensors- accelerometers, gyros, compasses, magnetometers, light sensors, imagers, temp sensors, etc.<br><br>
-We've spent an enormous amount of time creating and checking these footprints and parts, but it is the end user's responsibility to ensure correctness and suitablity for a given componet or application. If you enjoy using this library, please buy one of our products at www.sparkfun.com.
-<br><br>
-<b>Licensing:</b> Creative Commons ShareAlike 4.0 International - https://creativecommons.org/licenses/by-sa/4.0/
-<br><br>
-You are welcome to use this library for commercial purposes. For attribution, we ask that when you begin to sell your device using our footprint, you email us with a link to the product being sold. We want bragging rights that we helped (in a very small part) to create your 8th world wonder. We would like the opportunity to feature your device on our homepage.
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
->NAME
->VALUE
-
-
-
-
-
-BOSCH BMP180 DIGITAL BAROMETRIC PRESSURE SENSOR<p>
-
-Web page: <a href="http://www.bosch-sensortec.com/en/homepage/products_3/environmental_sensors_1/bmp180_1/bmp180">http://www.bosch-sensortec.com/en/homepage/products_3/environmental_sensors_1/bmp180_1/bmp180</a><br>
-Datasheet: <a href="http://ae-bst.resource.bosch.com/media/products/dokumente/bmp180/BST-BMP180-DS000-09.pdf"> http://ae-bst.resource.bosch.com/media/products/dokumente/bmp180/BST-BMP180-DS000-09.pdf</a><p>
-
-The BMP180 is the function compatible successor of the BMP085, a new generation of high
-precision digital pressure sensors for consumer applications.<p>
-The ultra-low power, low voltage electronics of the BMP180 is optimized for use in mobile phones,
-PDAs, GPS navigation devices and outdoor equipment. With a low altitude noise of merely 0.25m at
-fast conversion time, the BMP180 offers superior performance. The I2C interface allows for easy
-system integration with a microcontroller.<p>
-The BMP180 is based on piezo-resistive technology for EMC robustness, high accuracy and linearity as
-well as long term stability.<p>
-
-Key features:<p>
-
-- Temperature measurement included<br>
-- I2C interface<br>
-- Fully calibrated<br>
-- Pb-free, halogen-free and RoHS compliant,<br>
-- MSL 1<p>
-
-Basic specs:<p>
-
-Pressure range: 300 to 1100hPa (+9000m to -500m relating to sea level)<br>
-Supply voltage: 1.8 to 3.6V (VDD), 1.62V to 3.6V (VDDIO)<br>
-Package: LGA package with metal lid<br>
-Small footprint: 3.6mm x 3.8mm<br>
-Super-flat: 0.93mm height<br>
-Low power: 5μA at 1 sample / sec. in standard mode<br>
-Low noise: 0.06hPa (0.5m) in ultra low power mode, 0.02hPa (0.17m) advanced resolution mode<p>
-
-Typical applications:<p>
-
-- Enhancement of GPS navigation (dead-reckoning, slope detection, etc.)<br>
-- In- and out-door navigation<br>
-- Leisure and sports<br>
-- Weather forecast<br>
-- Vertical velocity indication (rise/sink speed)
-
-
-
-
-
-
-
-
-
->NAME
->VALUE
-
-
-
-
-BOSCH BMP180 DIGITAL BAROMETRIC PRESSURE SENSOR<p>
-
-Web page: <a href="http://www.bosch-sensortec.com/en/homepage/products_3/environmental_sensors_1/bmp180_1/bmp180">http://www.bosch-sensortec.com/en/homepage/products_3/environmental_sensors_1/bmp180_1/bmp180</a><br>
-Datasheet: <a href="http://ae-bst.resource.bosch.com/media/products/dokumente/bmp180/BST-BMP180-DS000-09.pdf"> http://ae-bst.resource.bosch.com/media/products/dokumente/bmp180/BST-BMP180-DS000-09.pdf</a><p>
-
-The BMP180 is the function compatible successor of the BMP085, a new generation of high
-precision digital pressure sensors for consumer applications.<p>
-The ultra-low power, low voltage electronics of the BMP180 is optimized for use in mobile phones,
-PDAs, GPS navigation devices and outdoor equipment. With a low altitude noise of merely 0.25m at
-fast conversion time, the BMP180 offers superior performance. The I2C interface allows for easy
-system integration with a microcontroller.<p>
-The BMP180 is based on piezo-resistive technology for EMC robustness, high accuracy and linearity as
-well as long term stability.<p>
-
-Key features:<p>
-
-- Temperature measurement included<br>
-- I2C interface<br>
-- Fully calibrated<br>
-- Pb-free, halogen-free and RoHS compliant,<br>
-- MSL 1<p>
-
-Basic specs:<p>
-
-Pressure range: 300 to 1100hPa (+9000m to -500m relating to sea level)<br>
-Supply voltage: 1.8 to 3.6V (VDD), 1.62V to 3.6V (VDDIO)<br>
-Package: LGA package with metal lid<br>
-Small footprint: 3.6mm x 3.8mm<br>
-Super-flat: 0.93mm height<br>
-Low power: 5μA at 1 sample / sec. in standard mode<br>
-Low noise: 0.06hPa (0.5m) in ultra low power mode, 0.02hPa (0.17m) advanced resolution mode<p>
-
-Typical applications:<p>
-
-- Enhancement of GPS navigation (dead-reckoning, slope detection, etc.)<br>
-- In- and out-door navigation<br>
-- Leisure and sports<br>
-- Weather forecast<br>
-- Vertical velocity indication (rise/sink speed)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -7581,6 +7426,78 @@ Typical applications:<p>
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+>NAME
+>VALUE
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+>NAME
+>VALUE
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -7691,8 +7608,6 @@ Typical applications:<p>
-
-
@@ -7718,11 +7633,14 @@ Typical applications:<p>
-
+
+
+
+
@@ -7772,7 +7690,7 @@ lithium AAA at 0ºC to -25ºC
This net is GND by default, but may
be disconnected to form a solar midpoint connectionLTC3105 Boost Converter
-BMP180 Pressure Sensor
+MS5607 Pressure SensorPower + SensorPopulate R8 with
0Ω resistor if
@@ -7883,15 +7801,13 @@ directly to battery
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
@@ -7909,12 +7825,15 @@ directly to battery
-
-
+
+
+
+
+
@@ -8106,16 +8025,6 @@ directly to battery
-
-
-
-
-
-
-
-
-
-
@@ -8133,14 +8042,35 @@ directly to battery
-
-
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -8268,32 +8198,15 @@ directly to battery
-
+
-
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
@@ -8314,6 +8227,24 @@ directly to battery
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -8754,11 +8685,11 @@ directly to battery
-
-
-
-
-
+
+
+
+
+
@@ -8768,11 +8699,11 @@ directly to battery
-
-
-
-
-
+
+
+
+
+
diff --git a/hardware/main-solar-simple/bristol_longshot.sch.pdf b/hardware/main-solar-simple/bristol_longshot.sch.pdf
index 002dbe3..f0bd0da 100644
Binary files a/hardware/main-solar-simple/bristol_longshot.sch.pdf and b/hardware/main-solar-simple/bristol_longshot.sch.pdf differ
diff --git a/hardware/main-solar-simple/bristol_longshot.sch.png b/hardware/main-solar-simple/bristol_longshot.sch.png
index 24c1b27..a2d4dbe 100644
Binary files a/hardware/main-solar-simple/bristol_longshot.sch.png and b/hardware/main-solar-simple/bristol_longshot.sch.png differ
diff --git a/hardware/main-solar-simple/parts b/hardware/main-solar-simple/parts
index a8866f5..e2d4c17 100644
--- a/hardware/main-solar-simple/parts
+++ b/hardware/main-solar-simple/parts
@@ -12,9 +12,10 @@
| UBLOX MAX-8C | GPS | [HAB Supplies](http://ava.upuaut.net/store/index.php?route=product/product&path=59_64&product_id=108) | 1 | U3
2414758 579-25WF040BT-40I/NP 1 U4 memory 4Mbit
2405790 1 U5 TCXO Si4xxx
+1898600 1 U6 Solar Energy Boost Converter
1755607 595-TPS3123J8DBVT 1 U7 watchdog
1470880 595-SN74LVC1G32DCKR 1 U8 or-gate, watchdog subsystem
-1898600 1 U9 Solar Energy Boost Converter
+2362660 1 U9 MS5607 Pressure / Temperature sensor
1525484 5 D1, D2, D3, D4, D5 Small signal schotty diode
----
@@ -42,7 +43,7 @@
1759380 9 C11, C12, C13, C14, C15, C16, C17, C18, C19 100nF
2218855 1 C20 LTC3015 AUX 1µF
2362088 1 C21 Radio Bypass 2.2µF
-2309027 2 C22, C23 BMP180 Bypass, LTC3105 LDO 4.7µF
+2309027 2 C22, C23 MS5607 Bypass, LTC3105 LDO 4.7µF
1833804 2 C24, C25 LTC3105 in, out 10µF 0603
----