How do you


Closed Thread
Results 1 to 24 of 24

Thread: How do you

Hybrid View

  1. #1
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    967


    Did you find this post helpful? Yes | No

    Default

    I keep wondering if it is possible in the forum software to block the same poster from posting in multiple sub-topics within a span of an hour. There seems to be a regular flood of spam postings every now and then

  2. #2
    Join Date
    May 2008
    Posts
    33


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by Jerson View Post
    I keep wondering if it is possible in the forum software to block the same poster from posting in multiple sub-topics within a span of an hour. There seems to be a regular flood of spam postings every now and then
    What has that got to do with the question I asked? or are you accusing me of multiple postings in multiple sub topics?

    Yes I had asked a question yesterday about how to interface an msf module to a pic but seeing nobody wanted to answer, I made the question simpler by asking is the data transmitted by both signals the same, i.e you'd use the same program to decode them and they contain the same info in the same format

    My post title says.. how do you and the original post was actually asking how do you edit posts as there was NO edit button on the question i asked yesterday... but there was an edit button on this one
    hence me changing the question here
    if that made sense to anyone!

  3. #3
    skimask's Avatar
    skimask Guest


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by lew247 View Post
    What has that got to do with the question I asked? or are you accusing me of multiple postings in multiple sub topics........
    No...It had nothing to do with you!!!! Don't take it wrong!!!!

    There was a spammer on here earlier that posted a bunch of crap...happens once in awhile.
    Apparently the admins got in and deleted them and there's a bit of miscommunication...

    And the edit button should be present AFTER you post...but it does go away after a bit.

  4. #4
    Join Date
    May 2008
    Posts
    33


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by skimask View Post
    No...It had nothing to do with you!!!! Don't take it wrong!!!!

    There was a spammer on here earlier that posted a bunch of crap...happens once in awhile.
    Apparently the admins got in and deleted them and there's a bit of miscommunication...

    And the edit button should be present AFTER you post...but it does go away after a bit.
    Ah thanks
    That explains why the edit button is there on this post but not on the previous one, which would have been handy but such is life

  5. #5
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    967


    Did you find this post helpful? Yes | No

    Default

    Lew247

    I hope you understand now that Ski has clarified. There are annoying spammers polluting the board with deals for Hacked phones and stuff. It was not directed at you. I'm sorry you did not notice the spam and felt that it was directed at you.

  6. #6
    Join Date
    May 2008
    Posts
    33


    Did you find this post helpful? Yes | No

    Default

    Anyone any ideas how to, or clues as to where i go to start figuring out..
    how to decode the data coming from my module, it outputs its own serial data and it uses a 1khz sinc pulse, aparently as it arrives serially I have to shift the bits into 4 bit nibbles, whatever they are! and then convert some bits from bcd and some from hex but that bit shouldnt be a problem, its how to interface the serial output from the module to the pic, and how I'd use the serial data to decode it
    sorry this is all probably really easy and simple to most of you but to me it's all new.

  7. #7
    Join Date
    Nov 2005
    Location
    Bombay, India
    Posts
    967


    Did you find this post helpful? Yes | No

    Default

    Is this asynchronous data? You need to know the baud rate in that case. If it is synchronous data, you could look at the SHIFTIN command. You need a clock line and data line for this to work.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts