<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lora_gateway.git/libloragw/VERSION, branch v1.2.2</title>
<subtitle>LoRa gateway library</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora_gateway.git/'/>
<entry>
<title>v1.2.2</title>
<updated>2014-03-10T07:48:00+00:00</updated>
<author>
<name>Sylvain Miermont</name>
<email>smiermont@semtech.com</email>
</author>
<published>2014-03-10T07:48:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora_gateway.git/commit/?id=0e2b2cfa32767e516870a4e6a2ce0b6cce827910'/>
<id>0e2b2cfa32767e516870a4e6a2ce0b6cce827910</id>
<content type='text'>
- Added a GPIO toggle on the FTDI SPI module to reset the SX1301 board.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added a GPIO toggle on the FTDI SPI module to reset the SX1301 board.
</pre>
</div>
</content>
</entry>
<entry>
<title>Fixed 'floating point exception' crash when concentrator returned a packet with SF=0 (CRC error on Lora header).</title>
<updated>2014-01-27T11:04:34+00:00</updated>
<author>
<name>Sylvain Miermont</name>
<email>smiermont@semtech.com</email>
</author>
<published>2014-01-27T11:04:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora_gateway.git/commit/?id=f835eac31780cf7da5b69ae6bd4f57edefa45947'/>
<id>f835eac31780cf7da5b69ae6bd4f57edefa45947</id>
<content type='text'>
Fixed buggy timezone handling
HAL does not return NaN anymore for SNR and RSSI if measurements are not available (return -128).
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fixed buggy timezone handling
HAL does not return NaN anymore for SNR and RSSI if measurements are not available (return -128).
</pre>
</div>
</content>
</entry>
<entry>
<title>v1.2.0</title>
<updated>2013-12-19T16:41:02+00:00</updated>
<author>
<name>Sylvain Miermont</name>
<email>smiermont@semtech.com</email>
</author>
<published>2013-12-19T16:41:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora_gateway.git/commit/?id=f9203f1a4a9b635cbe96670ed5a5e5309bb10697'/>
<id>f9203f1a4a9b635cbe96670ed5a5e5309bb10697</id>
<content type='text'>
- Added feature: new GPS module in the library for synchronization
- Removed feature: no more missed deadline detection in TX because of incompatibility with GPS
- Added documentation for GPS and legal notice
- Added flags in Makefiles for easier cross-compilation
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Added feature: new GPS module in the library for synchronization
- Removed feature: no more missed deadline detection in TX because of incompatibility with GPS
- Added documentation for GPS and legal notice
- Added flags in Makefiles for easier cross-compilation
</pre>
</div>
</content>
</entry>
<entry>
<title>v1.1.0</title>
<updated>2013-11-22T16:08:59+00:00</updated>
<author>
<name>Sylvain Miermont</name>
<email>smiermont@semtech.com</email>
</author>
<published>2013-11-22T16:08:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora_gateway.git/commit/?id=0d3fcabc3616d95f9fbeeb367087926dcdb32ca1'/>
<id>0d3fcabc3616d95f9fbeeb367087926dcdb32ca1</id>
<content type='text'>
- Fixed bug 'no TX on radio B' (rfch 1)
- Added feature: concentrator processing delay compensation in the receive() function for accurate 'end of packet' even timestamping
- Added feature: TX 'start delay' compensation in the send() function to emit packet exactly on target timestamp
- Added feature: timestamp counter verification in send() function, return an error if scheduling was too late
- Switched license to 'Revised BSD'
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- Fixed bug 'no TX on radio B' (rfch 1)
- Added feature: concentrator processing delay compensation in the receive() function for accurate 'end of packet' even timestamping
- Added feature: TX 'start delay' compensation in the send() function to emit packet exactly on target timestamp
- Added feature: timestamp counter verification in send() function, return an error if scheduling was too late
- Switched license to 'Revised BSD'
</pre>
</div>
</content>
</entry>
<entry>
<title>v1.0.0</title>
<updated>2013-10-24T09:10:50+00:00</updated>
<author>
<name>Sylvain Miermont</name>
<email>smiermont@semtech.com</email>
</author>
<published>2013-10-24T09:10:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora_gateway.git/commit/?id=b9710cd6fa8195e442f8bbce53364a125c9198ad'/>
<id>b9710cd6fa8195e442f8bbce53364a125c9198ad</id>
<content type='text'>
- switched FTDI as default SPI phy layer in library.cfg
- fixed a bug in TX power control; still only two TW power available, 14 and 24 dBm
- changed library directory name from loragw_hal to libloragw to follow usual conventions
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- switched FTDI as default SPI phy layer in library.cfg
- fixed a bug in TX power control; still only two TW power available, 14 and 24 dBm
- changed library directory name from loragw_hal to libloragw to follow usual conventions
</pre>
</div>
</content>
</entry>
<entry>
<title>Beta 8</title>
<updated>2013-10-24T07:29:51+00:00</updated>
<author>
<name>Sylvain Miermont</name>
<email>smiermont@semtech.com</email>
</author>
<published>2013-10-22T16:23:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora_gateway.git/commit/?id=4977430ef31fb52994fed42b9cb180930ed943d0'/>
<id>4977430ef31fb52994fed42b9cb180930ed943d0</id>
<content type='text'>
- API: lgw_receive now return info on RX frequency and RF path for each packet (no need to keep track of RF/IF settings)
- Unified some portion of the code with the 470 MHz variant of the HAL (use SX1255 radios instead of SX1257)
- Improved AGC and ARB firmwares
- Adding -Wall -Wextra for compilation, fixing all the new warnings for cleaner code
- Fixed bugs in handling of FSK datarate
- test_loragw_hal now dumps the content of all Lora registers after configuration in reg_dump.log
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- API: lgw_receive now return info on RX frequency and RF path for each packet (no need to keep track of RF/IF settings)
- Unified some portion of the code with the 470 MHz variant of the HAL (use SX1255 radios instead of SX1257)
- Improved AGC and ARB firmwares
- Adding -Wall -Wextra for compilation, fixing all the new warnings for cleaner code
- Fixed bugs in handling of FSK datarate
- test_loragw_hal now dumps the content of all Lora registers after configuration in reg_dump.log
</pre>
</div>
</content>
</entry>
<entry>
<title>Beta 7 (beta6 skipped)</title>
<updated>2013-10-23T12:03:05+00:00</updated>
<author>
<name>Sylvain Miermont</name>
<email>smiermont@semtech.com</email>
</author>
<published>2013-09-19T13:46:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora_gateway.git/commit/?id=b922932d1c9869d82042b600db2382d8c15f63dc'/>
<id>b922932d1c9869d82042b600db2382d8c15f63dc</id>
<content type='text'>
- API: change memory allocation for payload, they are now part of the struct for TX/RX, no need to malloc/free
- reduced number of SPI transactions to fetch a packet (improved number a packets par second that can be downloaded from gateway)
- streamlined build process, main target is now a static library: libloragw.a
- All RX chains can use any of the two radios now
- FSK is available and working in TX and RX (variable length mode)
- Calibrated RSSI for FSK
- lgw_connect now check the CHIP_ID
- Added a license file and a changelog
- Added a function returning a version string to allow identification of the version/options once compiled
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- API: change memory allocation for payload, they are now part of the struct for TX/RX, no need to malloc/free
- reduced number of SPI transactions to fetch a packet (improved number a packets par second that can be downloaded from gateway)
- streamlined build process, main target is now a static library: libloragw.a
- All RX chains can use any of the two radios now
- FSK is available and working in TX and RX (variable length mode)
- Calibrated RSSI for FSK
- lgw_connect now check the CHIP_ID
- Added a license file and a changelog
- Added a function returning a version string to allow identification of the version/options once compiled
</pre>
</div>
</content>
</entry>
</feed>
