• Comparison not true
    Hi Guys, I'm writing my own TCP/IP Stack. I've got following structure: typedef struct __attribute__ ((packed)) { uint16_t type : 16; uint16_t protocol : 16; unsigned char hw_size : 8; unsigned...
  • Can't type cyrillic letters
    Hello I can't type in MDK 4.50 Editor Cyrillic letters, but I can see it Whats problem? If I try to use 4.23 - OK
  • ppp_is_up never TRUE
    I manage to run ppp to connect GPRS using GSM modem Dail *99# and its working at least kinda But problem is It send USART AT command and modem return CONNECT I debug it using logic analyzer up to this...
  • 3KVA true sine wave inverter simpulation
    Hi every body I am looking for a 3kVA of "true sin wave inverter" simpulatrion. What I am looking for is an 3KVA true sine wave inverter with 20~31volt input and 220volt/50Hz output is there anybody...
  • To share info, Pseudo-Random vs. True Random
    www.boallen.com/random-numbers.html Pseudo-Random vs. True Random A Simple Visual Example =========================================== My sources is from: linuxtoy.org/.../pseudo...