DatuX
DatuX
oh i think this will fix #1 was well! it seems that axp chip is part of completely new powermanagement, allowing us to shutdown all kinds of chips, including gps.
also: pins for gps_tx/rx changed to 34, 12.
i hacked around a bit and i converted it to platformio, so its a mess :)
Maybe take a look at https://github.com/kizniche/ttgo-tbeam-ttn-tracker ? that code seems a lot cleaner.
For anyone needing this functionality, if you're willing to test [zfs-autobackup](https://github.com/psy0rz/zfs_autobackup), its available in v3.1.1.
Sorry, I have yet to update the README file, i'll do that later this week. If you have v3.1.1 you can find it in the --help ``` --snapshot-format FORMAT Snapshot...
Partially: It wont recognize the old snapshots as its own anymore. (so it will never delete those, you have to manually do that) But it can continue from any common...
1. Yes you still need ssh-source or ssh-target just like you normally would. All the other stuff is still done via ssh, as wel as setting up the nc. 2....
> One of the tricky parts of this is finding an unused port that is safe to listen on and tell the other machine to connect to. Particularly in a...
For anyone having glitching issues while using wifi: Try changing the core affinity: I configured "Main task core affinity (CPU1)" and all other stuff i could find to CPU0. I...