Felix Geisendörfer

Results 147 comments of Felix Geisendörfer

@josinalvo thanks for your suggestion, but isn't that exactly what this PR is doing? : )

Ok, to summarize: - rename: `Final-Length` -> `Entity-Length` - keep: `Offset` for PATCH requests and HEAD/GET responses (do we keep the name?) - `Content-Length` for GET/HEAD is always `Entity-Length` Did...

@Jonhoo what's the benefit of `Entitiy-Available` / `Entitiy-Received` over the `Offset` header for HEAD/GET responses? Maybe it's just me, but I find both names to be more confusing.

@vayam sorry for the lack of activity on the project lately. A few things have changed on my end, which means I won't be able to continue with the project...

@daraosn no worries / no rush. I don't need it right now, but having this eventually would be nice to really do internet stuff with the drone!

> /sbin/udhcpc -i ath0 So this could be used to make the router assign an IP to the drone?

@daraosn nice work! So seems like this guy has a patch but isn't giving it out? : )

Just tried the DHCP support which seems to work. However, what's the best way to find the new IP of the drone? I had to get it from my router,...

> I agree though that it might be unpractical in some cases, and that's why it's still possible to pass the -a flag to give the desired address and avoid...

Woa! This is huge! @antlai thank you so much for sharing!