Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Meshtastic

With Meshtastic, you own your own secure network. Be your own Mesh. Be Meshtastic!
Collective - Host: opensource - https://opencollective.com/meshtastic - Website: https://www.meshtastic.org/ - Code: https://github.com/meshtastic

Moved all serial strings to flash to save RAM

github.com/meshtastic/RadioLib - 2d9f4a3f468a1c808203c76e407594e8cb686897 authored over 6 years ago by Jan Gromeš <[email protected]>
Merge branch 'master' of https://github.com/jgromes/KiteLib

github.com/meshtastic/RadioLib - b5e1ff2ef18cb2fdd3a1b3d4f142710f3c6fc621 authored over 6 years ago by Jan Gromeš <[email protected]>
Added comments

github.com/meshtastic/RadioLib - 14ae8382a5e68de0a257ed7942b8a7804b1005e2 authored over 6 years ago by Jan Gromeš <[email protected]>
Rename LICENSE to license.txt

github.com/meshtastic/RadioLib - 1e8d9b64725b637471bd85524796aeb93f54a0ff authored over 6 years ago by Jan Gromeš <[email protected]>
Removed redundant license file

github.com/meshtastic/RadioLib - 6450807065144d118925dc3e2f21dc6d22fe1ca4 authored over 6 years ago by Jan Gromeš <[email protected]>
Updated node 2 example

github.com/meshtastic/RadioLib - ffdab6487b03dcef563fca2b1fcb3bde1705b9ed authored over 6 years ago by Jan Gromeš <[email protected]>
Moved serial strings to flash

github.com/meshtastic/RadioLib - 9b4fd26a11f1e2043dc1969a150947dc42e9342d authored over 6 years ago by Jan Gromeš <[email protected]>
Added LED signals to node examples

github.com/meshtastic/RadioLib - 896326fefbd3ccf7f3550ee3cfe91c2af32f9747 authored over 6 years ago by Jan Gromeš <[email protected]>
Fixed Xbee reset de-assert

github.com/meshtastic/RadioLib - 917fb2834b9fed5a2ae9ca9d5cb767e02fba05e0 authored over 6 years ago by Jan Gromeš <[email protected]>
Updated node 3 example

github.com/meshtastic/RadioLib - 0aead0a3d95a32cdf54a2f388dd1956773bfef59 authored over 6 years ago by Jan Gromeš <[email protected]>
Updated keywords

github.com/meshtastic/RadioLib - d142eb57719a24d22fe4be875ccb25b7cda4bffe authored over 6 years ago by Jan Gromeš <[email protected]>
Added basic MQTT support (CONNECT and PUBLISH)

github.com/meshtastic/RadioLib - 923ddd029d1f4dd5341ac36ac1bf9f07bf0f38ea authored over 6 years ago by Jan Gromeš <[email protected]>
Added support for sending binary AT data

github.com/meshtastic/RadioLib - 79b4f6da206237de7a888c8291036aebb813a1e7 authored over 6 years ago by Jan Gromeš <[email protected]>
Removed redundant default constructor

github.com/meshtastic/RadioLib - 24172b19f153bdb44ed867b47cbbfac7851c2cf8 authored over 6 years ago by Jan Gromeš <[email protected]>
Removed duplicate keywords

github.com/meshtastic/RadioLib - d245703d09636730c2209f255cea6277de62365b authored over 6 years ago by Jan Gromeš <[email protected]>
Added missing error code keywords

github.com/meshtastic/RadioLib - 675413fe0a997ba68e59848bf13753a64d3af73e authored over 6 years ago by Jan Gromeš <[email protected]>
Updated keyword highlights

github.com/meshtastic/RadioLib - a485176ae16b4ba70fda59463c51ad05792ae6f3 authored over 6 years ago by Jan Gromeš <[email protected]>
Fixed XBee reset pin de-assert

github.com/meshtastic/RadioLib - b69c46597829e663ea1036e0f00f4cfd48039a7c authored over 6 years ago by Jan Gromeš <[email protected]>
Updated XBee node examples

github.com/meshtastic/RadioLib - d4c8d4666d59ac688fb83427a75352383704c23e authored over 6 years ago by Jan Gromeš <[email protected]>
Changed src folder structure

github.com/meshtastic/RadioLib - 331d96979a9b5e5deb661ecd042b673bd2b1ca1e authored over 6 years ago by Jan Gromeš <[email protected]>
Extracted common serial code into ISerial class

github.com/meshtastic/RadioLib - be079c5ddc8e4b60d48affd8eb0f167ee140da88 authored over 6 years ago by Jan Gromeš <[email protected]>
Test sketches are now ignored

github.com/meshtastic/RadioLib - 51d236dcc2b647a57d2b8e3552c218883d7e8ea9 authored over 6 years ago by Jan Gromeš <[email protected]>
Updated node examples

github.com/meshtastic/RadioLib - a54d052104f545e553a7c14807ceb189599a139e authored over 6 years ago by Jan Gromeš <[email protected]>
Updated XBee core files

github.com/meshtastic/RadioLib - 22e6da92561e85edb39f045b14e34858d514b4a2 authored over 6 years ago by Jan Gromeš <[email protected]>
Changed RF69 rx timeout from gpio to internal

github.com/meshtastic/RadioLib - 8f1c94e8b57787a7661b5e386552308e68cd74dc authored over 6 years ago by Jan Gromeš <[email protected]>
Added variable AT line feed characters

github.com/meshtastic/RadioLib - 7b54c152ddcfad9c3eb6849d2520e4f94aad5294 authored over 6 years ago by Jan Gromeš <[email protected]>
Updated node examples

github.com/meshtastic/RadioLib - 8e5a9d59b50a3ffe57e536138a2034346bf29990 authored over 6 years ago by Jan Gromeš <[email protected]>
Added RF69 tx and rx functions

github.com/meshtastic/RadioLib - 5140c3a1afc57d6e32d5ee173696bb77bc177639 authored over 6 years ago by Jan Gromeš <[email protected]>
Fixed SX1272 address generation and version check

github.com/meshtastic/RadioLib - b4513630256ed626d92239395e6b39b8a7691291 authored over 6 years ago by Jan Gromeš <[email protected]>
Added ESP8266 AT firmware

github.com/meshtastic/RadioLib - 9ee5b1b30c744296fee3f3b8a28e4f9e29e81add authored over 6 years ago by Jan Gromeš <[email protected]>
Updated RF69 nodes

github.com/meshtastic/RadioLib - bf445370dc669de0a34221cceeb5705f423479c2 authored almost 7 years ago by Jan Gromeš <[email protected]>
Updated RF69 core files

github.com/meshtastic/RadioLib - dcfe1ed7b00d352baa8530938b8a798d438cce4a authored almost 7 years ago by Jan Gromeš <[email protected]>
Added XBee and RF69 core files

github.com/meshtastic/RadioLib - 45b043a01346af42d86f9bbfb8a7a5238f3db067 authored almost 7 years ago by Jan Gromeš <[email protected]>
Added Arduino codes for 4-node chain

github.com/meshtastic/RadioLib - 9e5655b02868e301a540d5919fde19952dd6f812 authored almost 7 years ago by Jan Gromeš <[email protected]>
Added new error codes

github.com/meshtastic/RadioLib - a12d8472f5ace12162b1b1bc1778cd8b6b29d6eb authored almost 7 years ago by Jan Gromeš <[email protected]>
Fixed methods for changing LoRa settings

github.com/meshtastic/RadioLib - dda6db124c6978bc8ffd398488ec3c3f05191eae authored almost 7 years ago by Jan Gromeš <[email protected]>
Removed commented-out code

github.com/meshtastic/RadioLib - 6826cdfa19dbb8590a1d55f58360941c6edc21e0 authored almost 7 years ago by Jan Gromeš <[email protected]>
Update api_test.ino

github.com/meshtastic/RadioLib - 7d4b302cb4f6ae6ebab349115eafd96353f5e9e7 authored almost 7 years ago by Jan Gromeš <[email protected]>
Temporarily removed MQTT methods

github.com/meshtastic/RadioLib - f93d12aa9bdecaa0a551b4fb762cbdb3268bbb11 authored almost 7 years ago by Jan Gromeš <[email protected]>
Implemented HTTP POST and UDP connection

github.com/meshtastic/RadioLib - a6b7540508354d470b588c7b408cf7f0203a86a0 authored almost 7 years ago by Jan Gromeš <[email protected]>
Added core source files

github.com/meshtastic/RadioLib - 9fe0e3600570b44cbcdae69f706d71c7cab95b5d authored almost 7 years ago by Jan Gromeš <[email protected]>
Added .development file to gitignore

github.com/meshtastic/RadioLib - 274e254e8f9fa6f06e13ede169905351aec4c6ad authored almost 7 years ago by Jan Gromeš <[email protected]>
Initial commit

github.com/meshtastic/RadioLib - a3ff9cd7c3724f1e00165b646d7011bd9eefbd98 authored almost 7 years ago by Jan Gromeš <[email protected]>