<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lora_gateway.git/libloragw/obj, branch v1.7.0</title>
<subtitle>LoRa gateway library</subtitle>
<link rel='alternate' type='text/html' href='https://git.multitech.net/cgit/lora_gateway.git/'/>
<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>
