<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lora_gateway.git/loragw_tx_test/src, 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.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>
</feed>
