geeksville
9145945efa
0.9.3
2020-08-22 09:10:08 -07:00
geeksville
9c90de0f6f
0.9.2
2020-08-21 10:25:34 -07:00
geeksville
66557241f3
Generate UF2 files for NRF52 release builds
2020-08-17 12:29:45 -07:00
geeksville
22946b5e51
@BigCorvus board now kinda boots
...
###RTT Client: -----------------------------------------------
###RTT Client: Connecting to J-Link RTT Server via localhost:19021 ...
###RTT Client: Connected.
SEGGER J-Link V6.70c - Real time terminal output
SEGGER J-Link ARM V9.6, SN=69663845
Process: JLinkGDBServerCLExe
Emitting reboot packet for serial shell
I2C device found at address 0x55
done
Meshtastic swver=unset, hwver=unset
Reset reason: 0x0
FIXME, call randomSeed
ERROR: No UBLOX GPS found
Hoping that NEMA might work
RadioConfig reset!
Initial packet id 1481765933, numPacketId 4294967295
No saved preferences found
NODENUM=0xB18C3A4E, dbsize=1
Starting meshradio init...
Set radio: name=Default, config=3, ch=6, power=17
SX1262 init result 0
sending owner !df5db18c3a4e/Unknown 3a4e/?4E
Update DB node 0xB18C3A4E, rx_time=0
old user !df5db18c3a4e/Unknown 3a4e/?4E
updating changed=0 user !df5db18c3a4e/Unknown 3a4e/?4E
Adding packet record (id=0x5851F430 Fr0x4E To0xFF, WantAck0, HopLim3 Payload:User)
enqueuing for send (id=0x5851F430 Fr0x4E To0xFF, WantAck0, HopLim3 encrypted)
txGood=0,rxGood=0,rxBad=0
Starting low level send (id=0x5851F430 Fr0x4E To0xFF, WantAck0, HopLim3 encrypted)
assert failed src/mesh/SX1262Interface.cpp: 102, virtual void SX1262Interface::setStandby(), test=err == ERR_NONE
2020-08-17 11:29:00 -07:00
Todd Allen
d191b12801
Adding port/help flags and error checking
2020-07-27 09:14:04 -04:00
geeksville
1aa7451866
0.9.1
2020-07-24 12:41:14 -07:00
geeksville
68490336b8
0.8.2
2020-07-18 16:28:14 -07:00
geeksville
39b0a89821
0.8.1
2020-07-18 13:19:35 -07:00
geeksville
cfad226b2b
use new ttgo-lora build names
2020-07-17 14:11:27 -07:00
geeksville
4550cce639
0.7.11
2020-07-12 14:42:21 -07:00
geeksville
7802d00031
add nrf52832 support
2020-07-10 10:03:08 -07:00
geeksville
40a15248e8
@slavino fixed tbeam in #243 , so add it back to the builds
2020-07-09 22:43:04 -07:00
geeksville
3151cfb064
0.7.10
2020-07-01 10:09:32 -07:00
geeksville
64cf1890f2
prebump to 0.7.9 build number, though not doing a release yet...
...
Because I want to pick a min build number for 'BLE OTA update allowed'
2020-06-22 17:10:18 -07:00
geeksville
b11b322581
0.7.8
2020-06-20 14:53:25 -07:00
geeksville
35aae48932
0.7.7
2020-06-18 11:18:53 -07:00
geeksville
656faf4ce9
ram investigation notes
2020-06-16 15:01:39 -07:00
geeksville
d8db4449be
0.7.6
2020-06-15 07:04:03 -07:00
geeksville
112a94e572
0.7.5
2020-06-13 16:48:34 -07:00
geeksville
846fc14b4a
0.7.4
2020-06-09 10:35:13 -07:00
geeksville
6a3853ef35
0.6.8
2020-06-06 08:33:20 -07:00
geeksville
4b5cfaf9ba
changes from bringing up PPR
2020-06-05 11:00:18 -07:00
geeksville
4e5a445d8b
0.6.7
2020-06-04 10:37:08 -07:00
geeksville
6a3033fa85
improve NRF52 debugging environment
2020-05-26 15:55:36 -07:00
Nicolas Derive
9f2646ba03
writeflash is actually write_flash in esptool.py
2020-05-22 12:53:54 +02:00
geeksville
3d919b21f6
0.6.4
2020-05-21 17:51:35 -07:00
geeksville
95e952b896
todo update
2020-05-16 16:09:06 -07:00
Mark Huson
4da5d79e88
add device-update to zip
2020-05-06 19:45:02 -07:00
Mark Huson
fc0c9bcfe3
add update script and README changes
2020-05-06 19:43:17 -07:00
geeksville
8bfe9fa8fc
0.6.3 - fix the problem of BLE message receiption being busted in 0.6.2
2020-05-05 18:40:17 -07:00
geeksville
95df7dd8dc
0.6.2
2020-05-04 20:04:44 -07:00
geeksville
4735b3ff5b
0.6.1 hotfix build for busted heltec style devices
2020-05-01 16:35:32 -07:00
geeksville
cfd6483ea5
oops - platform IO can have stale target specific builds without this
2020-05-01 16:34:16 -07:00
geeksville
02dfe7564f
0.6.0 release
2020-04-28 15:39:05 -07:00
geeksville
dec4870649
begin cleaning up mesh library layer so that it could be split someday
2020-04-27 07:54:19 -07:00
geeksville
309e7be00c
use segger console on nrf52
2020-04-23 13:52:46 -07:00
geeksville
a0b6d57591
Fix #69 - new BLE API is in and tested from android
2020-04-23 11:41:30 -07:00
geeksville
bd77d47215
change serial baud rate to 921600
2020-04-22 14:58:35 -07:00
geeksville
2419ebb04e
0.4.3 Fix #92 : omg - for the last couple of weeks the official builds were
...
all using US frequencies. This build fixes this (and makes the build
system cleaner in general).
If you are building your own builds in the IDE you'll need to start
setting an environment variable called COUNTRY to your two letter
country code (or leave unset to get US frequencies). See new comment
in platformio.ini.
2020-04-19 08:33:59 -07:00
geeksville
184eac6281
0.4.2
2020-04-17 18:51:46 -07:00
geeksville
62286fff52
0.4.1 release
2020-04-17 13:05:16 -07:00
geeksville
6afeb3e456
ok - new router seems to approximately work
2020-04-17 10:38:44 -07:00
geeksville
86716c4397
remove tbeam0.7 until someone who has the hardware can debug it
2020-04-16 09:05:53 -07:00
geeksville
ac7f3cd603
fix bin paths
2020-04-12 10:54:27 -07:00
geeksville
ef395a1596
0.2.3
2020-04-05 14:39:42 -07:00
geeksville
1b050a6c3d
stop distributing the (enormous) elf files in the zip file
2020-03-30 18:51:15 -07:00
geeksville
c1f8c8cca4
0.2.0
2020-03-28 20:10:37 -07:00
geeksville
ea250d9cd3
add initial guess at TBEAM 0.7 hardware support
2020-03-28 15:31:22 -07:00
geeksville
be468a2183
add reasonable guesses for TTGO LORA V1 and V2 boards - thanks @sensorsiot
...
for the pinouts
2020-03-28 14:45:33 -07:00
geeksville
a350b3795b
remove unused file
2020-03-28 13:16:54 -07:00
geeksville
cf2aa37635
clean up configuration.h and add support for ttgo-lora-v1 boards
2020-03-27 16:55:19 -07:00
geeksville
d831beab3d
moving build selection into platformio.ini rather than nasty #defines. thanks to @sensorslot
...
for the pointer to https://github.com/arendst/Tasmota - where I just borrowed heavily ;-)
2020-03-27 14:03:58 -07:00
geeksville
4d54df4c9b
0.1.10
2020-03-25 16:21:41 -07:00
geeksville
45babab8c4
generalize the serial console script
2020-03-25 12:35:35 -07:00
geeksville
a3b70e7538
0.1.9
2020-03-24 15:23:50 -07:00
geeksville
f4d368e1f4
fix #27 - add a device-install.sh script to the release
2020-03-24 14:48:52 -07:00
geeksville
3a756b0e08
keep the elf files in the zip package, useful with @girtsf tool
2020-03-24 13:58:17 -07:00
geeksville
f6f9dfa463
0.1.8
2020-03-18 18:53:55 -07:00
geeksville
f002bee4f4
release 0.1.7
2020-03-17 19:50:26 -07:00
geeksville
7b1ffb5c09
#17 WIP add tool to capture the system portion of flash
...
based on initial encouraging feedback from @illperipherals
if more people report success, we'll need to change the install instructions
to:
esptool.py --port COM10 --baud 921600 erase_flash
esptool.py --port COM10 --baud 921600 write_flash 0x1000 system-info.bin
esptool.py --port COM10 --baud 921600 write_flash 0x10000 firmware-HELTEC-US-0.1.6.bin
2020-03-17 11:17:58 -07:00
geeksville
535f07d927
add a tbeam program script
2020-03-17 11:16:22 -07:00
Girts Folkmanis
c411db111b
check in script to decode backtraces
2020-03-15 12:29:15 -07:00
geeksville
0d62a2be85
release 0.1.6
2020-03-14 18:48:15 -07:00
geeksville
e93187b630
0.1.5 add support for EU 433MHz radios thanks to @astro-arphid
2020-03-12 09:34:10 -07:00
astro-arphid
91227b25df
#13 - add support for 433MHz Heltec boards
2020-03-12 06:05:11 +00:00
geeksville
5dbacbddba
version 0.1.13 Fix #15 found by @claesg. Thanks for the detailed report!
2020-03-08 11:07:27 -07:00
geeksville
651b13b3e5
version 0.1.0
2020-03-04 16:49:59 -08:00
Kevin Hester
f1c90a232f
fix release test script paths
2020-03-03 09:52:10 -08:00
Kevin Hester
a91fba763a
release 0.0.9
2020-03-03 08:29:37 -08:00
Kevin Hester
28588f6730
send hw version info via protobufs
2020-03-03 08:23:58 -08:00
Kevin Hester
4bb308c80c
Pull protobufs from submodule instead of a symbolic link Fix #2
2020-03-02 09:57:05 -08:00
geeksville
0a796c4937
get ready for 0.0.6
2020-02-26 14:27:00 -08:00
geeksville
15ea13c286
start machine generating curfirmwareversion
2020-02-24 09:55:02 -08:00
geeksville
f4791137fd
keep latest builds in their own directory - so android build can find them
2020-02-24 09:33:41 -08:00
geeksville
51b53f406e
include region code in the BLE HW version string. ie 1.0-US
2020-02-24 09:22:34 -08:00
geeksville
bd0f35ad83
fix encoding of sw version numbers in the BLE device info
2020-02-24 09:12:13 -08:00
geeksville
e9279c6daa
add high level end-user todos
2020-02-20 14:05:18 -08:00
geeksville
6ade723caa
release 0.0.3 alpha posted
2020-02-20 13:23:42 -08:00
geeksville
bf491efddf
begin support for countries besides the US
2020-02-18 16:18:01 -08:00
geeksville
4483bd7f2b
cleanup rootdir by moving things into docs/bin
2020-02-15 08:00:54 -08:00